Connects with devices from Device Farmer/Open Smartphone Test Farm
To use this step, you need an access to running Device Farmer or Open STF instance with at least 1 device connected. Access token and ADB keys has to be set up using STF web UI. Typical workflow:
App compilation e.g. using Gradle Runner step.
Device Farmer/Open STF Connect (this step).
Android instrumention and/or UI tests e.g. using Gradle Unit Test step.
Device Farmer/Open STF Disconnect step with is_always_run: true (to stop using remote devices).