Create a text file license.txt
with your AltTester Desktop license.
To prepare zip archive run create-bitbar-package.sh
or follow Running Cloud-Side Appium tests.
run-test.sh
script to launch test execution at the root level of the package.Tested setup using AltServer running in a Windows Azure VM. The conditions for the connection to work:
base_test.py
when altDriver is instantiated.The script which is executed on Bitbar VM needs to contain the installation and launching of AltTester Desktop build.
Follow Running Client-Side Appium tests to have an overview of the requirements.
BITBAR_APIKEY
and BITBAR_APP_ID_SDK_202
as environment variablesbase_test.py
.HOST_ALT_SERVER
as environment variable.! NOTE: Running client side tests with AltServer running on same machine is failing even if using SmartBear SecureTunnel
. We assume this is happening due to websocket implementation and incompatibility with AltServer.