AgGridMatchers

public class AgGridMatchers

Hamcrest matchers for an AgGrid

Methods

isPresent

public static Matcher<AgGrid> isPresent()

Verify that the grid, as defined, is present in the browser. In case of an assertion error, gives a useful error message. The assertion can be strict, in which case only the defined rows are expected to exist.

Returns:a Hamcrest matcher