- All Implemented Interfaces and Traits:
- BrowserDelegate, ContainerSupport, DownloadSupportDelegate, DriverDelegate, PageDelegate, ReportingSupport
@spock.lang.Tag(value: geb)
@spock.lang.Tag(value: container-geb)
@groovy.transform.CompileStatic
abstract class ContainerGebSpec
extends Specification
implements BrowserDelegate, ContainerSupport, DownloadSupportDelegate, DriverDelegate, PageDelegate, ReportingSupport
A geb.spock.GebSpec that leverages Testcontainers
to run the browser inside a container.
Prerequisites:
- See Also:
- for how to customize the container's connection information
- Authors:
- Søren Berg Glasius
- Mattias Reichel
- James Daugherty
- Since:
- 4.1