Class HomePage
- java.lang.Object
-
- org.wso2.am.integration.ui.pages.admin.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 Summary
Constructors Constructor Description HomePage(org.openqa.selenium.WebDriver driver)
-
-
-
Constructor Detail
-
HomePage
public HomePage(org.openqa.selenium.WebDriver driver) throws IOException- Throws:
IOException
-
-
Method Detail
-
logout
public LoginPage logout() throws IOException
- Throws:
IOException
-
-