Skip to content

Commit

Permalink
[devtools]: Export the new package from the remote maven jar
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Apr 2, 2019
1 parent 5829863 commit 89ba80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/src/org/openqa/selenium/remote/module-info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module org.openqa.selenium.remote {
requires transitive okhttp3;
requires transitive org.openqa.selenium.core;

exports org.openqa.selenium.devtools;
exports org.openqa.selenium.io;
exports org.openqa.selenium.json;
exports org.openqa.selenium.net;
Expand Down

0 comments on commit 89ba80c

Please sign in to comment.