Class SearchResults


  • public class SearchResults
    extends java.lang.Object
    • Constructor Detail

      • SearchResults

        public SearchResults()
    • Method Detail

      • verifyResultPresent

        public void verifyResultPresent​(java.lang.String message)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • verifyPromotionalCode

        public void verifyPromotionalCode​(java.lang.String message)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • verifyPromotionalCodeNotPresent

        public void verifyPromotionalCodeNotPresent()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • verifyBackButtonPresent

        public void verifyBackButtonPresent()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • clickOnBackButton

        public void clickOnBackButton()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception