Skip to content

Files

Latest commit

 

History

History
21 lines (16 loc) · 835 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 835 Bytes

Azure Pipeline Task: WinAppDriver Installer

Overview

Windows Application Driver (WinAppDriver) is a service to support Selenium-like UI Test Automation on Windows Applications. And it's widely used for Windows UI Automation.

WinAppDriver is released on github, and this task helps you to install different version of WinAppDriver to agent.

How to use it

- task: WinAppDriverInstaller@0
  inputs:
    WinAppDriverVersion: 'v1.1.1'

Or

assist

Init, build and create package

npm run package

windows-application-driver-installer in marketplace

windows-application-driver-installer