public class LoginPage extends Object
| Constructor and Description |
|---|
LoginPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
HomePage |
loginAs(String userName,
String password)
Provide facility to log into the products using user credentials
|
public LoginPage(org.openqa.selenium.WebDriver driver)
throws IOException
IOExceptionpublic HomePage loginAs(String userName, String password) throws IOException
userName - login user namepassword - login passwordIOException - if mapper.properties file not foundCopyright © 2018 WSO2. All rights reserved.