Skip to content

Commit

Permalink
add remote webdriver dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Devora committed Nov 24, 2023
1 parent bcb865f commit 5b8df6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/src/org/openqa/selenium/support/events/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ java_library(
deps = [
"//java/src/org/openqa/selenium:core",
"//java/src/org/openqa/selenium/support/decorators",
"//java/src/org/openqa/selenium/remote:remote",
],
)

0 comments on commit 5b8df6e

Please sign in to comment.