mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
added start operation type
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
||||
- task: WinAppDriver.winappdriver-pipelines-task.winappdriver-pipelines-task.Windows Application Driver@0
|
||||
displayName: 'Start - WinAppDriver'
|
||||
inputs:
|
||||
OperationType: Start
|
||||
WADArguments: 127.0.0.1 4723
|
||||
|
||||
- task: VSTest@2
|
||||
|
||||
Reference in New Issue
Block a user