public class DeleteUserPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
DeleteUserPage() |
Modifier and Type | Method and Description |
---|---|
UserBrowserPage |
deleteUser() |
DeleteUserPage |
deleteUserExpectingError() |
int |
getCancelDeleteUserButton() |
int |
getDeleteUserButton() |
String |
getUrl() |
boolean |
hasError(String errorString) |
boolean |
hasErrors() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
void |
parsePage() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public void parsePage()
public boolean hasErrors()
public boolean hasError(String errorString)
public UserBrowserPage deleteUser()
public DeleteUserPage deleteUserExpectingError()
public int getDeleteUserButton()
public int getCancelDeleteUserButton()
Copyright © 2002-2024 Atlassian. All Rights Reserved.