Class EditPermissionsPage.PermissionsRowPermission
java.lang.Object
com.atlassian.pageobjects.elements.WebDriverElement
com.atlassian.jira.pageobjects.pages.EditPermissionsPage.PermissionsRowPermission
- All Implemented Interfaces:
com.atlassian.pageobjects.elements.PageElement,com.atlassian.pageobjects.elements.PageElementFinder,com.atlassian.pageobjects.elements.search.PageElementSearch
- Enclosing class:
EditPermissionsPage
public static final class EditPermissionsPage.PermissionsRowPermission
extends com.atlassian.pageobjects.elements.WebDriverElement
Single permission of
EditPermissionsPage.PermissionsRow.-
Field Summary
Fields inherited from class com.atlassian.pageobjects.elements.WebDriverElement
defaultTimeout, driver, locatable, pageBinder, timeouts, TO_LOCATABLE -
Constructor Summary
ConstructorsConstructorDescriptionPermissionsRowPermission(org.openqa.selenium.By locator) Constructor.PermissionsRowPermission(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent) Constructor. -
Method Summary
Methods inherited from class com.atlassian.pageobjects.elements.WebDriverElement
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
-
Constructor Details
-
PermissionsRowPermission
public PermissionsRowPermission(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent) Constructor.- Parameters:
locator-parent-
-
PermissionsRowPermission
public PermissionsRowPermission(org.openqa.selenium.By locator) Constructor.- Parameters:
locator-
-
-
Method Details
-
getDeleteLink
- Returns:
- Delete link for this permission.
-