| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.mobile |
| Modifier and Type | Method and Description |
|---|---|
void |
OperaSettings.emulate(MobileDevices device)
Shorthand for
OperaSettings.emulate(EmulationProfile). |
| Modifier and Type | Method and Description |
|---|---|
static MobileDevices |
MobileDevices.find(String identifier)
Matches the given string to an Opera Mobile emulation profile.
|
static MobileDevices |
MobileDevices.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileDevices[] |
MobileDevices.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.