Skip to content

Commit

Permalink
firefox 47 currently not working with selenium 2.53
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jun 19, 2016
1 parent 7ae4ade commit e5ebf25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _develop/wdio.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ exports.config = {
maxInstances: 10,
capabilities: [{
browserName: 'chrome'
}, {
browserName: 'firefox'
// }, {
// browserName: 'firefox'
}],

sync: true,
Expand Down

0 comments on commit e5ebf25

Please sign in to comment.