public static class ViewUserPage.UserGroupsTableComponent extends InfiniteScrollTableComponent<ViewUserPage.UserGroupsTableRow>
elementFinder
Constructor and Description |
---|
UserGroupsTableComponent() |
Modifier and Type | Method and Description |
---|---|
protected ViewUserPage.UserGroupsTableRow |
convertRow(com.atlassian.pageobjects.elements.PageElement row)
Convert the given
PageElement to a typed table row instance. |
getAllTableRows
@NotNull protected ViewUserPage.UserGroupsTableRow convertRow(@NotNull com.atlassian.pageobjects.elements.PageElement row)
InfiniteScrollTableComponent
PageElement
to a typed table row instance.convertRow
in class InfiniteScrollTableComponent<ViewUserPage.UserGroupsTableRow>
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.