| Fields inherited from class | Fields |
|---|---|
interface Locator |
MATCH_ALL_SELECTOR |
| Type | Name and description |
|---|---|
Navigator |
$() |
Navigator |
$(int index) |
Navigator |
$(Range<Integer> range) |
Navigator |
$(Navigator[] navigators) |
Navigator |
$(WebElement[] elements) |
Navigator |
find() |
Navigator |
find(int index) |
Navigator |
find(Range<Integer> range) |
T |
module(Class<T> moduleClass)Create and initialize an instance of the given module class. |
T |
module(T module)Initialize a module instance. |
Create and initialize an instance of the given module class.
moduleClass - a class extending ModuleInitialize a module instance.
module - an instance of a class extending ModuleGroovy API Documentation for Geb 0.11.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org