| 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) |
Copyright © 2014-2016 Machine Publishers, LLC and the jBrowserDriver contributors.
Project homepage: https://github.com/machinepublishers/jbrowserdriver