We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ba856 commit 7a9b164Copy full SHA for 7a9b164
java/client/src/org/openqa/selenium/build.desc
@@ -94,6 +94,7 @@ java_library(name = "client-combined",
94
"//java/client/src/org/openqa/selenium/chrome",
95
"//java/client/src/org/openqa/selenium/htmlunit",
96
"//java/client/src/org/openqa/selenium/firefox",
97
+ "//java/client/src/org/openqa/selenium/edge",
98
"//java/client/src/org/openqa/selenium/ie",
99
"//java/client/src/org/openqa/selenium/opera",
100
"//java/client/src/org/openqa/selenium/remote",
0 commit comments