public class OperaCapabilitiesFactory extends Object implements ICapabilitiesFactory
| Constructor and Description |
|---|
OperaCapabilitiesFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.remote.DesiredCapabilities |
createCapabilities(DriverConfig cfg) |
protected void |
extractDefaultProfile(String profilePath)
extractDefaultProfile to a folder.
|
protected com.opera.core.systems.OperaProfile |
getOperaProfile(DriverConfig cfg) |
protected String |
getOperaProfilePath(String path) |
public org.openqa.selenium.remote.DesiredCapabilities createCapabilities(DriverConfig cfg)
createCapabilities in interface ICapabilitiesFactoryprotected com.opera.core.systems.OperaProfile getOperaProfile(DriverConfig cfg)
protected void extractDefaultProfile(String profilePath) throws IOException
profilePath - The folder to store the profileIOExceptionCopyright © 2015. All rights reserved.