Class SearchResults

java.lang.Object
org.ndviet.POM.SearchResults

public class SearchResults extends Object
  • Constructor Details

    • SearchResults

      public SearchResults()
  • Method Details

    • verifyResultPresent

      public void verifyResultPresent(String message) throws Exception
      Throws:
      Exception
    • verifyPromotionalCode

      public void verifyPromotionalCode(String message) throws Exception
      Throws:
      Exception
    • verifyPromotionalCodeNotPresent

      public void verifyPromotionalCodeNotPresent() throws Exception
      Throws:
      Exception
    • verifyBackButtonPresent

      public void verifyBackButtonPresent() throws Exception
      Throws:
      Exception
    • clickOnBackButton

      public void clickOnBackButton() throws Exception
      Throws:
      Exception