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 1d0abca commit a60f0eeCopy full SHA for a60f0ee
java/client/src/org/openqa/selenium/BUCK
@@ -166,6 +166,7 @@ java_library(
166
"//java/client/src/org/openqa/selenium/remote:remote",
167
"//java/client/src/org/openqa/selenium/safari:safari",
168
"//java/client/src/org/openqa/selenium/support:support",
169
+ "//third_party/java/htmlunit:htmlunit",
170
"//third_party/java/phantomjs-driver:phantomjs-driver",
171
],
172
visibility = [
0 commit comments