We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e081e63 commit 9b2732bCopy full SHA for 9b2732b
java/server/src/org/openqa/selenium/grid/BUILD.bazel
@@ -16,6 +16,7 @@ java_export(
16
"//java/client/src/org/openqa/selenium/edge",
17
"//java/client/src/org/openqa/selenium/firefox",
18
"//java/client/src/org/openqa/selenium/ie",
19
+ "//java/client/src/org/openqa/selenium/opera",
20
"//java/client/src/org/openqa/selenium/safari",
21
"//java/server/src/org/openqa/selenium/events/local",
22
"//java/server/src/org/openqa/selenium/events/zeromq",
0 commit comments