public class AbstractEditRow extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractEditRow.AbstractField |
static class |
AbstractEditRow.Field |
static class |
AbstractEditRow.SelectField |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
row |
Constructor and Description |
---|
AbstractEditRow(org.openqa.selenium.By rowSelector) |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
findInRow(String cssSelector) |
protected com.atlassian.pageobjects.elements.PageElement |
getAddButton() |
protected com.atlassian.pageobjects.elements.PageElement |
getCancelLink() |
void |
setRow() |
protected com.atlassian.pageobjects.elements.PageElement findInRow(String cssSelector)
protected com.atlassian.pageobjects.elements.PageElement getAddButton()
protected com.atlassian.pageobjects.elements.PageElement getCancelLink()
public void setRow()
Copyright © 2002-2021 Atlassian. All Rights Reserved.