Skip to content

Commit

Permalink
Changed default webdriver driver to chrome as the latest Firefox need…
Browse files Browse the repository at this point in the history
…s Marionette
  • Loading branch information
jan-molak committed Aug 2, 2016
1 parent ccc3e0c commit 9422cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-monitor-acceptance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<serenity.version>1.1.36</serenity.version>
<aether.version>1.0.0.v20140518</aether.version>

<webdriver.driver>firefox</webdriver.driver>
<webdriver.driver>chrome</webdriver.driver>
<browserstack.url></browserstack.url>
</properties>

Expand Down

0 comments on commit 9422cb6

Please sign in to comment.