Sample_Automation_test

Page object modeal tectes is located under testcase->MakeAnOrderTest.java

features:

  1. It can be configured through Jenkins
  2. Clean code
  3. Support multiple browsers
  4. Test reports generated by TestNG

BeforeMethod and AfterMethod classes are located under base->BaseTest