This is an example test project that include practical use cases of each level of the Mobile Testing Pyramid.
- Desktop browsers used for mobile testing
- Mobile simulators/emulators
- Real devices
The setup is focused on running on Sauce Labs Cloud.
- Run tests
mvn clean test
Or run each test from your IDE separately.