Run your XCUI tests on BrowserStack App Automate
AC_BROWSERSTACK_USERNAME
: BrowserStack username. Username of the BrowserStack account.AC_BROWSERSTACK_ACCESS_KEY
: BrowserStack access key. Access key for the BrowserStack account.AC_TEST_IPA_PATH
: Path of the build. Full path of the ipa fileAC_UITESTS_RUNNER_PATH
: Path of the output bundle. Full path of the *-Runner.app.AC_BROWSERSTACK_TIMEOUT
: Timeout. BrowserStack plan timeout in seconds
AC_BROWSERSTACK_PAYLOAD
: Build Payload.AC_BROWSERSTACK_APP_URL
andAC_BROWSERSTACK_TEST_URL
will be auto generated. Please check documentation for more details about the payload.