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 b654481 commit 81cbb28Copy full SHA for 81cbb28
sample/Tests/browserstack.ios.yml
@@ -26,7 +26,7 @@ source: pytest-browserstack:sample-sdk:v1.0
26
# Set `app` to define the app that is to be used for testing.
27
# It can either take the id of any uploaded app or the path of the app directly.
28
#app: ./WikipediaSample.apk
29
-app: ../build/output/iOS/IPA/Payload.ipa #For running local tests
+app: ./Payload.ipa #For running local tests
30
31
# =======================================
32
# Platforms (Browsers / Devices to test)
0 commit comments