EditPermissionsSinglePage.PermissionsEntry
instead@Deprecated public static final class EditPermissionsPage.PermissionsRow extends com.atlassian.pageobjects.elements.WebDriverElement
EditPermissionsPage.PermissionsRowPermission
-s.Constructor and Description |
---|
PermissionsRow(org.openqa.selenium.By locator)
Deprecated.
Constructor.
|
PermissionsRow(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getAddLink()
Deprecated.
|
EditPermissionsPage.PermissionsRowPermission |
getPermissionByGroup(String group)
Deprecated.
EditPermissionsPage.PermissionsRowPermission for provided group. |
boolean |
hasPermissionForGroup(String group)
Deprecated.
Determines whether a group permission exists.
|
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, toggle, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
public PermissionsRow(org.openqa.selenium.By locator)
locator
- public PermissionsRow(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent)
locator
- parent
- public EditPermissionsPage.PermissionsRowPermission getPermissionByGroup(String group)
EditPermissionsPage.PermissionsRowPermission
for provided group.group
- name of group e.g.: anyonepublic boolean hasPermissionForGroup(String group)
group
- name of group e.g.: anyonepublic com.atlassian.pageobjects.elements.PageElement getAddLink()
Copyright © 2002-2021 Atlassian. All Rights Reserved.