Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Repository files navigation

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

Releases

Packages

Contributors

Languages