If you want to run custom UI tests over different devices, AWS supports several test runners over different languages.
By default, Apptim supports Java TestNG and NodeJS test runners:
If you currently use another test runner supported by AWS Device Farm, please reach out to us at [email protected] with your requirements.
By default Apptim installs Appium 1.22.2
to run the tests. You can change this directly on your yml files under the test-runner configuration or by editing the entire script to be run on AWS as needed. This process is better explained here: Customizing steps in AWS Device Farm.