Skip to content

Commit

Permalink
Fix remote bidi test build
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed Jan 22, 2024
1 parent 05a3cf6 commit 77fd3d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java/test/org/openqa/selenium/grid/router/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ java_selenium_test_suite(
browsers = ["firefox"],
deps = [
":support",
"//java/src/org/openqa/selenium/bidi",
"//java/src/org/openqa/selenium/bidi/browsingcontext",
"//java/src/org/openqa/selenium/bidi/log",
"//java/src/org/openqa/selenium/bidi/module",
"//java/src/org/openqa/selenium/firefox",
"//java/src/org/openqa/selenium/grid/config",
"//java/src/org/openqa/selenium/remote",
Expand Down

0 comments on commit 77fd3d4

Please sign in to comment.