| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.mobile |
| Modifier and Type | Method and Description |
|---|---|
EmulationProfile |
OperaSettings.getEmulationProfile()
Gets the mobile configuration specified in this settings object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperaSettings.emulate(EmulationProfile profile)
Specify a prepared configuration for Opera Mobile to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperaMobileEmulation
Provides an Opera Mobile emulation profile.
|
| Modifier and Type | Method and Description |
|---|---|
EmulationProfile |
OperaMobileEmulation.Builder.build()
Returns a newly-created
EmulationProfile based on the contents of the builder. |
static EmulationProfile |
OperaMobileEmulation.fromJson(org.json.JSONObject json) |
EmulationProfile |
MobileDevices.getProfile()
Retrieve the emulation profile of the device.
|
Copyright © 2012. All Rights Reserved.