public class SelectIssueSecurityScheme extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
SelectIssueSecurityScheme(long projectId) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.Option |
getSelectedOption() |
String |
getSelectedText() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
boolean |
isNone() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public boolean isNone()
public com.atlassian.pageobjects.elements.Option getSelectedOption()
public String getSelectedText()
Copyright © 2002-2023 Atlassian. All Rights Reserved.