We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f346e commit fcc43e2Copy full SHA for fcc43e2
java/client/test/org/openqa/selenium/devtools/BUILD.bazel
@@ -35,6 +35,7 @@ java_library(
35
],
36
),
37
deps = [
38
+ "//java/client/src/org/openqa/selenium/chrome",
39
"//java/client/src/org/openqa/selenium/devtools",
40
"//java/client/src/org/openqa/selenium/remote",
41
"//java/client/test/org/openqa/selenium/environment",
0 commit comments