| Package | Description |
|---|---|
| com.opera.core.systems.testing.drivers |
| Modifier and Type | Method and Description |
|---|---|
TestDriverBuilder |
TestDriverBuilder.modifyLogLevel(Level level)
Allows you to override the logging levels specified in the capabilities.
|
TestDriverBuilder |
TestDriverBuilder.using(org.openqa.selenium.Capabilities capabilities)
Specify which capabilities you'd like the driver to be instantiated with.
|
TestDriverBuilder |
TestDriverBuilder.using(OperaSettings settings)
Specify which settings you'd like the driver to be instantiated with.
|
Copyright © 2013. All Rights Reserved.