com.dimafeng.testcontainers.SeleniumContainer
See theSeleniumContainer companion object
class SeleniumContainer(desiredCapabilities: Option[DesiredCapabilities], recordingMode: Option[(VncRecordingMode, File)]) extends SingleContainer[BrowserWebDriverContainer[_]], TestLifecycleAware
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait TestLifecycleAwareclass SingleContainer[BrowserWebDriverContainer[_]]trait TestContainerProxy[BrowserWebDriverContainer[_]]trait Containertrait Stoppabletrait Andabletrait Startabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
TestLifecycleAware
Inherited methods
Attributes
- Inherited from:
- TestLifecycleAware
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
Stoppable -> AutoCloseable
- Inherited from:
- Stoppable
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- Andable
Attributes
- Inherited from:
- Startable
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
SingleContainer -> Startable
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
SingleContainer -> Stoppable -> Andable -> Startable
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Inherited from:
- SingleContainer
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Concrete fields
In this article