public static class UserPickerPopup.UserPickerRow extends PickerPopup.PickerRow<UserPickerPopup.UserPickerRow>
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedElementFinder |
extendedFinder |
owner, rowElement| Constructor and Description |
|---|
UserPickerRow(UserPickerPopup owner,
com.atlassian.pageobjects.elements.PageElement rowElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername() |
select@Inject protected ExtendedElementFinder extendedFinder
public UserPickerRow(UserPickerPopup owner, com.atlassian.pageobjects.elements.PageElement rowElement)
public String getUsername()
Copyright © 2002-2021 Atlassian. All Rights Reserved.