public static class AbstractEditRow.SelectField extends AbstractEditRow.AbstractField
cell
Constructor and Description |
---|
SelectField(com.atlassian.pageobjects.elements.PageElement cell) |
Modifier and Type | Method and Description |
---|---|
AbstractEditRow.SelectField |
select(String label) |
AbstractEditRow.SelectField |
selectByValue(String value) |
getError
public SelectField(com.atlassian.pageobjects.elements.PageElement cell)
public AbstractEditRow.SelectField select(String label)
public AbstractEditRow.SelectField selectByValue(String value)
Copyright © 2002-2022 Atlassian. All Rights Reserved.