Skip to content

Commit

Permalink
Force our firefox driver tests to use our extension
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Oct 10, 2016
1 parent a44f2d8 commit 434dcb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/firefox/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ java_test(name = 'test-synthesized',
],
vm_args = [
'-Dselenium.browser=ff',
'-Dwebdriver.firefox.marionette=false',
],
deps = [
':tests',
Expand Down

0 comments on commit 434dcb4

Please sign in to comment.