| Package | Description |
|---|---|
| org.fluentlenium.core |
| Modifier and Type | Field and Description |
|---|---|
protected Fluent.TriggerMode |
Fluent.htmlDumpMode |
protected Fluent.TriggerMode |
Fluent.screenshotMode |
| Modifier and Type | Method and Description |
|---|---|
static Fluent.TriggerMode |
Fluent.TriggerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fluent.TriggerMode[] |
Fluent.TriggerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Fluent.setHtmlDumpMode(Fluent.TriggerMode htmlDumpMode) |
void |
Fluent.setScreenshotMode(Fluent.TriggerMode mode) |
Copyright © 2016 FluentLenium. All Rights Reserved.