| Modifiers | Name | Description |
|---|---|---|
static enum |
CssSelector.Type |
| Type | Name and description |
|---|---|
CssSelector.Type |
type |
String |
value |
| Constructor and description |
|---|
CssSelector
(CssSelector.Type type, String value) |
| Type | Name and description |
|---|---|
static List<List<CssSelector>> |
compile(String groupSelector) |
static String |
escape(String value) |
static boolean |
matches(WebElement element, String selectorString) |
boolean |
matches(WebElement element) |
List<WebElement> |
select(WebElement element) |
String |
toString() |
Groovy API Documentation for Geb 0.11.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org