We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fbe4d commit 14a8081Copy full SHA for 14a8081
azure-pipelines.yml
@@ -73,7 +73,7 @@ jobs:
73
inputs:
74
script: |
75
echo "Installing Appium Windows Driver"
76
- appium driver install windows
+ appium driver install --source=npm appium-windows-driver
77
appium driver list
78
echo "Appium Windows Driver installed"
79
0 commit comments