Class HomePage


  • public class HomePage
    extends Object
    home page class holds the information of product page you got once login It also contain sign-out method as well.
    • Constructor Detail

      • HomePage

        public HomePage​(org.openqa.selenium.WebDriver driver,
                        boolean isCloudEnvironment)
                 throws IOException
        Throws:
        IOException
      • HomePage

        public HomePage​(boolean isTenant,
                        org.openqa.selenium.WebDriver driver)
                 throws IOException
        Throws:
        IOException