| Trait | Description |
|---|---|
| BrowserDelegate | Handles delegation to the browser instance so that the Geb API can be used directly in the test. |
| DownloadSupportDelegate | Handles delegation to the DownloadSupport instance so that the Geb API can be used directly in the test. |
| DriverDelegate | Handles delegation to select methods of the driver instance for end user convenience. |
| PageDelegate | Handles delegation to the page instance so that the Geb API can be used directly in the test. |