We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d8a04 commit 4a97ba1Copy full SHA for 4a97ba1
android_tests/appium.txt
@@ -1,3 +1,7 @@
1
[caps]
2
platformName = "android"
3
-app = "./api.apk"
+app = "./api.apk"
4
+
5
+[appium_lib]
6
+sauce_username = ""
7
+sauce_access_key = ""
ios_tests/appium.txt
platformName = "ios"
-app = "./UICatalog.app"
+app = "./UICatalog.app"
0 commit comments