We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb865f commit 5b8df6eCopy full SHA for 5b8df6e
java/src/org/openqa/selenium/support/events/BUILD.bazel
@@ -9,5 +9,6 @@ java_library(
9
deps = [
10
"//java/src/org/openqa/selenium:core",
11
"//java/src/org/openqa/selenium/support/decorators",
12
+ "//java/src/org/openqa/selenium/remote:remote",
13
],
14
)
0 commit comments