public class AgGrid extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AgGrid.AgGridBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
clickMenuOfHeader(String headerText) |
void |
clickOnSort(String headerText) |
static AgGrid.AgGridBuilder |
getBuilder() |
Path |
getHeaderPath(String headerText) |
static org.hamcrest.Matcher<AgGrid> |
isPresent()
Verify that the grid, as defined, is present in the browser.
|
String |
toString() |
public static AgGrid.AgGridBuilder getBuilder()
public void clickMenuOfHeader(String headerText)
public void clickOnSort(String headerText)
public static org.hamcrest.Matcher<AgGrid> isPresent()
Copyright © 2019. All rights reserved.