com.opera.core.systems.testing.drivers
Class DefaultOperaDriverSupplier
java.lang.Object
com.opera.core.systems.testing.drivers.AbstractOperaDriverSupplier
com.opera.core.systems.testing.drivers.DefaultOperaDriverSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<OperaDriver>, OperaDriverSupplier
- Direct Known Subclasses:
- TestOperaDriverSupplier
public class DefaultOperaDriverSupplier
- extends AbstractOperaDriverSupplier
Provides a plain, default OperaDriver with popup blocking disabled.
- Author:
- Andreas Tolf Tolfsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultOperaDriverSupplier
public DefaultOperaDriverSupplier()
DefaultOperaDriverSupplier
public DefaultOperaDriverSupplier(OperaSettings settings)
get
public OperaDriver get()
Copyright © 2012. All Rights Reserved.