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 a090692 commit 92dc6afCopy full SHA for 92dc6af
azure-pipelines.yml
@@ -105,8 +105,8 @@ steps:
105
#sudo xcode-select -s /Applications/Xcode_$(XCODE_VERSION).app/Contents/Developer
106
#xcrun simctl list
107
108
- #appium --allow-insecure chromedriver_autodownload &
109
- #echo "Appium server started"
+ appium --allow-insecure chromedriver_autodownload &
+ echo "Appium server started"
110
111
- task: Maven@3
112
displayName: 'Run tests'
0 commit comments