Skip to content

Commit

Permalink
Try geckodriver 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampo Kivistö authored Oct 26, 2022
1 parent 61dd620 commit 688728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/browser/karma.sauce.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const customLaunchers = {
platform: "Windows 11",
browserVersion: 'latest',
'sauce:options': {
geckodriverVersion: '0.32.0'
geckodriverVersion: '0.30.0'
}
}
};
Expand Down

0 comments on commit 688728e

Please sign in to comment.