| Package | Description |
|---|---|
| com.machinepublishers.jbrowserdriver |
| Modifier and Type | Method and Description |
|---|---|
static UserAgent.Family |
UserAgent.Family.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAgent.Family[] |
UserAgent.Family.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserAgent(UserAgent.Family family,
String vendor,
String platform,
String oscpu,
String appVersion,
String userAgentString) |
UserAgent(UserAgent.Family family,
String language,
String vendor,
String platform,
String oscpu,
String appVersion,
String userAgentString) |
Copyright © 2014-2018 jBrowserDriver committers.
Project homepage: https://github.com/machinepublishers/jbrowserdriver