class SeleniumContainer(desiredCapabilities: Option[DesiredCapabilities], recordingMode: Option[(VncRecordingMode, File)]) extends SingleContainer[BrowserWebDriverContainer[_]] with TestLifecycleAware
- Companion:
- object
trait TestLifecycleAware
class SingleContainer[BrowserWebDriverContainer[_]]
trait TestContainerProxy[BrowserWebDriverContainer[_]]
trait Container
trait Stoppable
trait Andable
trait Startable
trait AutoCloseable
class Object
trait Matchable
class Any
Value members
Inherited methods
Deprecated and Inherited methods
@deprecated("Use `stop` and/or `TestLifecycleAware.afterTest` instead", "v0.27.0")
- Deprecated
- Definition Classes
- TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
@deprecated("Use `stop` instead", "v0.27.0")
- Deprecated
- Definition Classes
- TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
@deprecated("See org.testcontainers.containers.Network", "v0.17.0")
- Deprecated
- Inherited from:
- SingleContainer
@deprecated("Use `start` instead", "v0.27.0")
- Deprecated
- Definition Classes
- TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy