Skip to content

Commit

Permalink
use Chrome@129 temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Nov 5, 2024
1 parent b154b98 commit ca3243e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ rootDir: ./
suites:
- name: "Chrome on macOS"
browserName: "chrome"
# Temporarily use Chrome 129. This will be removed once TestCafe resolves the issue with Chrome 130+ availability.
browserVersion: "129"
src:
- "tests/*.test.js" # test files glob
platformName: "macOS 12"
Expand Down

0 comments on commit ca3243e

Please sign in to comment.