public class Settings extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Settings.Builder
Helps build a Settings object which configures jBrowserDriver.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
HEAD_SCRIPT
A script to guard against canvas fingerprinting and also add some typical navigator properties.
|
| Modifier and Type | Method and Description |
|---|---|
static Settings.Builder |
builder()
Convenience method for getting a Settings builder, which
configures jBrowserDriver.
|
public static final String HEAD_SCRIPT
public static Settings.Builder builder()
JBrowserDriver.
This is equivalent to calling new Settings.Builder()
JBrowserDriver.JBrowserDriver(Settings)Copyright © 2014-2016 Machine Publishers, LLC and the jBrowserDriver contributors.
Project homepage: https://github.com/machinepublishers/jbrowserdriver