Java org.openqa.selenium.opera OperaOptions fields, constructors, methods, implement or subclass

Example usage for Java org.openqa.selenium.opera OperaOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.openqa.selenium.opera OperaOptions.

The text is from its open source code.

Field

StringCAPABILITY
Key used to store a set of OperaOptions in a org.openqa.selenium.Capabilities object.

Constructor

Method

OperaOptionsaddArguments(String... arguments)
OperaOptionsaddArguments(List arguments)
Adds additional command line arguments to be used when starting Opera.
OperaOptionssetBinary(File path)
Sets the path to the Opera executable.
OperaOptionssetBinary(String path)
Sets the path to the Opera executable.