| Interface | Description |
|---|---|
| BasicLocator | Defines element search operations that are sufficient to be able to implement a Locator on top of. |
| Locator | Allows to create Navigators by selecting WebElements using different criteria (CSS selectors, attribute maps, indexes, ranges and By selectors). |
| Navigator | Navigator is a jQuery-style DOM traversal tool that wraps a set of WebDriver WebElements. |
| Class | Description |
|---|---|
| CssSelector | |
| DefaultLocator | |
| DefaultNavigator | |
| SearchContextBasedBasicLocator | |
| SelectFactory | |
| WebElementPredicates |
| Exception | Description |
|---|---|
| EmptyNavigatorException |
Groovy API Documentation for geb-core 4.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org