|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.OperaDriver.OperaUtils
public class OperaDriver.OperaUtils
| Constructor Summary | |
|---|---|
OperaDriver.OperaUtils()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBinaryPath()
The full path to the currently running binary. |
java.lang.String |
getCoreVersion()
Which Core version this instance of the browser is using, e.g. |
java.lang.String |
getOS()
A string which describes the operating system, e.g. |
int |
getPID()
The ID of the process we're currently talking to. |
java.lang.String |
getProduct()
A string which describes the product. |
java.lang.String |
getUserAgent()
The User-Agent string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperaDriver.OperaUtils()
| Method Detail |
|---|
public java.lang.String getCoreVersion()
Utils
getCoreVersion in interface Utilspublic java.lang.String getOS()
Utils
getOS in interface Utilspublic java.lang.String getProduct()
Utils
getProduct in interface Utilspublic java.lang.String getBinaryPath()
Utils
getBinaryPath in interface Utilspublic java.lang.String getUserAgent()
UtilsOpera/9.80 (Windows NT 6.1; U; en)
Presto/2.7.62 Version/11.01.
getUserAgent in interface Utilspublic int getPID()
Utils
getPID in interface Utils
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||