This project consists of all the test cases that are required for regression testing on metis environment.
Go to Config Details -> Config Properties to select the url for test (Test or Acceptance environment). The term 'url' is the one that is being referred in the code to pick the webpage we have to test.
All the test cases are available in src folder.
Give unique names dataset names and then run the test case.
To test cross browser , provide unique dataset names to all the test cases and then go to testng.xml and run testng.xml.
All the test cases will run in the order mentioned in the testng.xml.