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 470eacc commit 3cf7c5fCopy full SHA for 3cf7c5f
java/client/test/org/openqa/selenium/javascript/BUCK
@@ -3,7 +3,7 @@ java_library(name = 'javascript',
3
deps = [
4
'//java/client/src/org/openqa/selenium:selenium',
5
'//java/client/test/org/openqa/selenium/environment:environment',
6
- '//java/client/test/org/openqa/selenium/testing:helpers',
+ '//java/client/test/org/openqa/selenium/testing:test-base',
7
'//java/client/test/org/openqa/selenium/testing/drivers:drivers',
8
'//third_party/java/guava:guava',
9
'//third_party/java/hamcrest:hamcrest-library',
0 commit comments