public class DeleteGroupPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
DeleteGroupPage(String groupName) |
DeleteGroupPage(String groupName,
String atlToken) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDelete() |
Iterable<String> |
getErrorMessages() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
GroupBrowserPage |
submit() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic DeleteGroupPage(String groupName)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public boolean canDelete()
public GroupBrowserPage submit()
Copyright © 2002-2024 Atlassian. All Rights Reserved.