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 cdbcdca commit 1865ccaCopy full SHA for 1865cca
java/client/src/com/thoughtworks/selenium/webdriven/BUCK
@@ -35,6 +35,7 @@ java_library(name = 'webdriven',
35
deps = [
36
'//java/client/src/com/thoughtworks/selenium:selenium',
37
'//java/client/src/org/openqa/selenium:selenium',
38
+ '//java/client/src/org/openqa/selenium/remote:remote',
39
'//third_party/java/guava:guava',
40
],
41
visibility = [
0 commit comments