Type Params | Return Type | Name and description |
---|---|---|
|
static boolean |
matches(WebElement element, Map<String, Object> predicates) |
|
protected static boolean |
matches(String actualValue, String requiredValue) |
|
protected static boolean |
matches(String actualValue, Pattern requiredValue) |
|
protected static boolean |
matches(String actualValue, TextMatcher matcher) |
|
protected static boolean |
matches(Collection<String> actualValue, String requiredValue) |
|
protected static boolean |
matches(Collection<String> actualValue, Pattern requiredValue) |
|
protected static boolean |
matches(Collection<String> actualValue, TextMatcher matcher) |
Groovy API Documentation for Geb 3.4.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org