Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 714 Bytes

File metadata and controls

17 lines (10 loc) · 714 Bytes

Demo (Link)

1783991274-69983288dc930a0ba7ce0de74d80173b8c769329762ee61fab72cde499f3811a-d_640

Pre-Requisite:

- 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.xml and select Run test-suite\testng.xml

  • Run the tests using Maven:

    mvn clean install