Skip to content

Commit

Permalink
Try to run latest SL firefox with default geckodriver
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Oct 10, 2023
1 parent f2da50d commit 1c65a70
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions fixtures/browser/karma.sauce.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ const customLaunchers = {
base: 'SauceLabs',
browserName: 'firefox',
platform: 'Windows 11',
browserVersion: 'latest',
'sauce:options': {
geckodriverVersion: '0.30.0'
}
browserVersion: 'latest'
},
slFirefox91: {
base: 'SauceLabs',
Expand Down

0 comments on commit 1c65a70

Please sign in to comment.