Skip to content

Commit

Permalink
chore: upgrade SauceLabs launcher to the latest version (#8573) (#8615)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Feb 4, 2025
1 parent c48f8aa commit df13756
Show file tree
Hide file tree
Showing 3 changed files with 795 additions and 1,211 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"@vaadin/testing-helpers": "^0.3.2",
"@web/dev-server": "^0.4.3",
"@web/rollup-plugin-html": "^2.0.0",
"@web/test-runner": "^0.18.1",
"@web/test-runner": "^0.19.0",
"@web/test-runner-commands": "^0.9.0",
"@web/test-runner-playwright": "^0.11.0",
"@web/test-runner-puppeteer": "^0.16.0",
"@web/test-runner-saucelabs": "^0.11.1",
"@web/test-runner-visual-regression": "^0.9.0",
"@web/test-runner-puppeteer": "^0.17.0",
"@web/test-runner-saucelabs": "^0.13.0",
"@web/test-runner-visual-regression": "^0.10.0",
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"eslint": "^8.24.0",
Expand Down
1 change: 1 addition & 0 deletions wtr-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ const createVisualTestsConfig = (theme) => {
browserName: 'chrome',
platformName: 'Windows 10',
browserVersion: '88',
'wdio:enforceWebDriverClassic': true,
}),
],
plugins: [
Expand Down
Loading

0 comments on commit df13756

Please # to comment.