Uses of Class
com.github.loyada.jdollarx.singlebrowser.AgGridHighLevelOperations
-
Packages that use AgGridHighLevelOperations Package Description com.github.loyada.jdollarx.singlebrowser.custommatchers Custom Hamcrest matchers for assertions in tests - for a singleton instance of browser -
-
Uses of AgGridHighLevelOperations in com.github.loyada.jdollarx.singlebrowser.custommatchers
Methods in com.github.loyada.jdollarx.singlebrowser.custommatchers that return types with arguments of type AgGridHighLevelOperations Modifier and Type Method Description static org.hamcrest.TypeSafeMatcher<AgGridHighLevelOperations>AgGridMatchers. containsRow(Map<String,String> row)Verify that the grid, as defined, contains a row (which can be partial)
-