Earlier versions of TestCafe supported the ESM Module from the CLI only. In TestCafe v3.7.0 and higher, you can use the esm configuration file option. Note that this option only works with Node.js 18.19-18.xx, and 20.8.0 and up.
Bug Fixes
CDP client tab creation causes a WebSocket connection closed error in Chrome v130 (#8286).
An unhandled promise rejection occurs while launching sub-windows (#8258).
Assertions that perform visibility checks fail despite elements being visible on the page (#8237).
[Native Automation] Request hooks are applied to skipped tests (#8229).
A WebSocket connection closed error occurs while running TestCafe in Chrome v127. The updated version includes the --disable-search-engine-choice-screen flag (#8240).
A leaveElement method call causes an error when the prevElement object is removed from the DOM (#8264).
Earlier versions of TestCafe supported the ESM Module from the CLI only. In TestCafe v3.7.0 and higher, you can use the esm configuration file option. Note that this option only works with Node.js 18.19-18.xx, and 20.8.0 and up.
Bug Fixes
CDP client tab creation causes a WebSocket connection closed error in Chrome v130 (#8286).
An unhandled promise rejection occurs while launching sub-windows (#8258).
Assertions that perform visibility checks fail despite elements being visible on the page (#8237).
[Native Automation] Request hooks are applied to skipped tests (#8229).
A WebSocket connection closed error occurs while running TestCafe in Chrome v127. The updated version includes the --disable-search-engine-choice-screen flag (#8240).
A leaveElement method call causes an error when the prevElement object is removed from the DOM (#8264).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps testcafe from 3.6.2 to 3.7.0.
Release notes
Sourced from testcafe's releases.
... (truncated)
Changelog
Sourced from testcafe's changelog.
Commits
716aa91
release: v3.7.0 (#8334)d218487
fix: docker server-test run fail fixed (#8329)2efbfda
fix: devtools package moved from dev to prod packages (#8327)c516f7b
update: publish jobs update (#8317)f3fe938
release: 3.7.0-rc.2 (#8316)f1bfeae
fix: add --disable-component-extensions-with-background-pages flag to default...d5cb4db
release: upd package-lock (#8302)803ebb1
release: 3.7.0-rc.1 (#8301)82a57ef
fix: The 'WebSocket connection closed' error on Chrome 130 (#8297)051ee10
build(deps-dev): bump rollup from 2.16.1 to 2.79.2 (#8291)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
PR-SERVER-BOT: You can play around with it here: https://test.virtualtabletop.io/PR-2356/pr-test (or any other room on that server)