com.opera.core.systems.testing.drivers
Class TestOperaDriver.TestOperaUtils
java.lang.Object
com.opera.core.systems.OperaDriver.OperaUtils
com.opera.core.systems.testing.drivers.TestOperaDriver.TestOperaUtils
- Enclosing class:
- TestOperaDriver
public class TestOperaDriver.TestOperaUtils
- extends OperaDriver.OperaUtils
|
Method Summary |
org.openqa.selenium.Platform |
getPlatform()
|
OperaProduct |
getProduct()
Overrides the default OperaDriver.OperaUtils#getProduct() to also take the
environmental variable OPERA_PRODUCT into account, which can be used for |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestOperaDriver.TestOperaUtils
public TestOperaDriver.TestOperaUtils()
getProduct
public OperaProduct getProduct()
- Overrides the default
OperaDriver.OperaUtils#getProduct() to also take the
environmental variable OPERA_PRODUCT into account, which can be used for
- Overrides:
getProduct in class OperaDriver.OperaUtils
- Returns:
- browser's product type
getPlatform
public org.openqa.selenium.Platform getPlatform()
Copyright © 2012. All Rights Reserved.