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 dd00040 commit dfabe2eCopy full SHA for dfabe2e
java/src/org/openqa/selenium/bidi/module/BUILD.bazel
@@ -18,7 +18,7 @@ java_library(
18
deps = [
19
"//java/src/org/openqa/selenium:core",
20
"//java/src/org/openqa/selenium/bidi",
21
- "//java/src/org/openqa/selenium/bidi/browser:browser",
+ "//java/src/org/openqa/selenium/bidi/browser",
22
"//java/src/org/openqa/selenium/bidi/browsingcontext",
23
"//java/src/org/openqa/selenium/bidi/log",
24
"//java/src/org/openqa/selenium/bidi/network",
0 commit comments