| Package | Description |
|---|---|
| org.rnorth.testcontainers.junit |
| Modifier and Type | Method and Description |
|---|---|
static BrowserWebDriverContainerRule.VncRecordingMode |
BrowserWebDriverContainerRule.VncRecordingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserWebDriverContainerRule.VncRecordingMode[] |
BrowserWebDriverContainerRule.VncRecordingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserWebDriverContainerRule(org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities,
BrowserWebDriverContainerRule.VncRecordingMode recordingMode,
File vncRecordingDirectory) |
Copyright © 2015. All rights reserved.