@groovy.transform.CompileStatic abstract class ContainerGebSpec extends Specification implements BrowserDelegate, ContainerSupport, DownloadSupportDelegate, DriverDelegate, PageDelegate, ReportingSupport
A GebSpec that leverages Testcontainers to run the browser inside a container.
Prerequisites:
Type | Name and description |
---|---|
static GebTestManager |
testManager |
Constructor and description |
---|
ContainerGebSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
setTestManager(GebTestManager testManager) |
Groovy Documentation