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 5a8117e commit cf8f487Copy full SHA for cf8f487
java/server/test/org/openqa/selenium/remote/server/build.desc
@@ -33,14 +33,9 @@ java_library(
33
"xdrpc/*.java",
34
],
35
deps = [
36
- "//java/client/src/org/openqa/selenium/chrome",
37
- "//java/client/src/org/openqa/selenium/firefox",
38
- "//java/client/src/org/openqa/selenium/htmlunit",
39
- "//java/client/src/org/openqa/selenium/ie",
40
"//java/client/src/org/openqa/selenium/remote",
41
"//java/server/src/org/openqa/selenium/remote/server",
42
"//java/client/test/org/openqa/selenium:base",
43
"//java/client/test/org/openqa/selenium/remote:common-tests",
44
- "//java/client/test/org/openqa/selenium/testing/drivers",
45
"//third_party/java/junit",
46
])
0 commit comments