@Component public class UserProfilePage extends ConsolePage
renderableParent, webDriver| Constructor and Description |
|---|
UserProfilePage() |
| Modifier and Type | Method and Description |
|---|---|
void |
clickOnBack()
Click on the back button
|
ConfirmationPrompt |
clickOnDeleteUser()
Click on delete user
|
EditUserPage |
clickOnEditUser()
Click on edit user
|
String |
getPageURL(String... context)
Get the URL of the page
|
String |
getUserName()
Get the username
|
boolean |
isEnabledDeleteUser() |
getSharePageNavigation, open, renderclosePage, getCurrentUrl, getLastRenderedPage, getPageTitle, refreshAndReRenderCurrentPage, refreshCurrentPageas, getAllFields, getLastRendered, renderChildrenpublic String getPageURL(String... context)
SharePagegetPageURL in class ConsolePageConsolePage.getPageURL(java.lang.String[])public boolean isEnabledDeleteUser()
public ConfirmationPrompt clickOnDeleteUser()
public EditUserPage clickOnEditUser()
public void clickOnBack()
public String getUserName()
Copyright © 2005–2016 Alfresco Software. All rights reserved.