public class AddUserStep2Page extends MBPage
| Constructor and Description |
|---|
AddUserStep2Page(org.openqa.selenium.WebDriver driver)
Checks whether the current page is the correct add user step 2 page.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
finish() |
boolean |
selectRole(String role) |
getConfigurePage, getMonitorPage, logoutpublic AddUserStep2Page(org.openqa.selenium.WebDriver driver)
driver - WebDriverpublic boolean selectRole(String role)
public boolean finish()
Copyright © 2019 WSO2. All rights reserved.