Interface | Description |
---|---|
WaitingSupport |
Class | Description |
---|---|
DefaultWaitingSupport | A mixin style class that adds support for waiting for different things. |
PotentiallyWaitingExecutor | |
UninitializedWaitingSupport | |
UnknownWaitForEvaluationResult | A wrapper that is always falsey when evaluated and holds a Throwable that was returned from last closure evaluation in a waitFor() call. |
Wait | Represents a particular configuration of waiting, but does not encompass what is to be waited on. |
Error | Description |
---|---|
WaitTimeoutException | Thrown when a wait operation exceeds its timeout. |
Groovy API Documentation for Geb 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org