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 |
---|---|
AttributeAccessingMetaClass | A delegating meta class implementation that intercepts field access using the .@ operator and sends it to getProperty("@$name") |
CssSelector | |
DefaultLocator | |
DefaultNavigator | |
SearchContextBasedBasicLocator | |
SelectFactory | |
WebElementPredicates |
Exception | Description |
---|---|
EmptyNavigatorException |
Groovy API Documentation for Geb 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org