Skip to content

Commit 5b8df6e

Browse files
author
Oscar Devora
committed
add remote webdriver dep
1 parent bcb865f commit 5b8df6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/src/org/openqa/selenium/support/events/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ java_library(
99
deps = [
1010
"//java/src/org/openqa/selenium:core",
1111
"//java/src/org/openqa/selenium/support/decorators",
12+
"//java/src/org/openqa/selenium/remote:remote",
1213
],
1314
)

0 commit comments

Comments
 (0)