We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8899c92 commit 99ceb6eCopy full SHA for 99ceb6e
ci-jobs/functional/run_appium.yml
@@ -3,7 +3,7 @@ steps:
3
inputs:
4
versionSpec: 10.x
5
displayName: Install Node 10.x
6
-- script: npm install -g appium@${APPIUM_VERSION} --chromedriver_version='2.44'
+- script: npm install -g appium@${APPIUM_VERSION}
7
displayName: Install appium beta
8
- script: npm install -g mjpeg-consumer
9
displayName: Install MJPEG Consumer
0 commit comments