Demo (Link)
- JAVA JDK 11 should be installed
- Android Emulator should be created in local machine and should be in running state
- For running iOS tests, iOS Simulator needs to be started and should be in running state
-
Run the tests using
TestNG:Right click on
test-suite\testng.xmland selectRun test-suite\testng.xml -
Run the tests using
Maven:mvn clean install
