public class HomePage extends Object
| Constructor and Description |
|---|
HomePage(boolean isTenant,
org.openqa.selenium.WebDriver driver) |
HomePage(org.openqa.selenium.WebDriver driver) |
HomePage(org.openqa.selenium.WebDriver driver,
boolean isCloudEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
clickMenu(String... itemNames) |
LoginPage |
logout() |
public HomePage(org.openqa.selenium.WebDriver driver)
throws IOException
IOExceptionpublic HomePage(org.openqa.selenium.WebDriver driver,
boolean isCloudEnvironment)
throws IOException
IOExceptionpublic HomePage(boolean isTenant,
org.openqa.selenium.WebDriver driver)
throws IOException
IOExceptionpublic LoginPage logout() throws IOException
IOExceptionpublic org.openqa.selenium.WebDriver clickMenu(String... itemNames)
Copyright © 2018 WSO2. All rights reserved.