Get your setup working faster. Join our Discord for optimisation tips from elite testers.Join our Discord
Setup multiple local connections for Appium tests
Manage multiple connections for Local Testing via Appium on App Automate. Set up separate connections for Appium app tests on real device cloud.
You can test multiple forks and builds at the same time by setting up separate Local Testing connections for each. To do so, establish Local Testing connections using one of two ways:
After establishing Local Testing connections, configure the test script to run through a specific connection. Set the capability in your test scripts and add the unique connection name as parameter.
You can use the Local Testing API to check the status of (or disconnect) active binaries. However, your connections will not show up in the API response unless you establish them using --enable-logging-for-api flag, as follows: