Skip to content

Commit

Permalink
Packaging webdriven selenium (emulator) to client-combined jar. Fixes…
Browse files Browse the repository at this point in the history
… issue 7206
  • Loading branch information
barancev committed Apr 21, 2014
1 parent 8c423f2 commit 06c088a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/src/org/openqa/selenium/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ java_library(name = "webdriver-api",
java_library(name = "client-combined",
deps = [
"//java/client/src/com/thoughtworks/selenium:selenium",
"//java/client/src/com/thoughtworks/selenium/webdriven:webdriven",
"//java/client/src/org/openqa/selenium/chrome",
"//java/client/src/org/openqa/selenium/htmlunit",
"//java/client/src/org/openqa/selenium/firefox",
Expand Down

0 comments on commit 06c088a

Please sign in to comment.