We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1896b15 commit 20c1ef8Copy full SHA for 20c1ef8
java/client/src/org/openqa/selenium/opera/OperaDriver.java
@@ -132,7 +132,7 @@ public OperaDriver(OperaDriverService service) {
132
*
133
* @param capabilities The capabilities required from the OperaDriver.
134
* @see #OperaDriver(OperaDriverService, Capabilities)
135
- * @deprecated Use {@link OperaDriver(OperaOptions}) instead.
+ * @deprecated Use {@link OperaDriver(OperaOptions)} instead.
136
*/
137
@Deprecated
138
public OperaDriver(Capabilities capabilities) {
0 commit comments