public class LoginPage extends Object
| Constructor and Description |
|---|
LoginPage(org.openqa.selenium.WebDriver driver) |
LoginPage(org.openqa.selenium.WebDriver driver,
boolean isCloudEnvironment) |
public LoginPage(org.openqa.selenium.WebDriver driver)
throws IOException
IOExceptionpublic LoginPage(org.openqa.selenium.WebDriver driver,
boolean isCloudEnvironment)
throws IOException
IOExceptionpublic HomePage loginAs(String userName, String password, boolean isTenant) throws IOException
IOExceptionpublic HomePage loginAs(String userName, String password) throws IOException
IOExceptionCopyright © 2015 WSO2 Inc. All rights reserved.