com.opera.core.systems.testing.drivers
Class TestOperaDriver.TestOperaUtils

java.lang.Object
  extended by com.opera.core.systems.OperaDriver.OperaUtils
      extended by com.opera.core.systems.testing.drivers.TestOperaDriver.TestOperaUtils
Enclosing class:
TestOperaDriver

public class TestOperaDriver.TestOperaUtils
extends OperaDriver.OperaUtils


Constructor Summary
TestOperaDriver.TestOperaUtils()
           
 
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 com.opera.core.systems.OperaDriver.OperaUtils
clearPrivateData, getBinaryPath, getCoreVersion, getOS, getPID, getUserAgent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestOperaDriver.TestOperaUtils

public TestOperaDriver.TestOperaUtils()
Method Detail

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.