All Collections
Using Apptim CLI
Getting Started
Getting your Automated Tests Ready for Apptim
Getting your Automated Tests Ready for Apptim
Team avatar
Written by Team
Updated over a week ago

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.

Did this answer your question?