neos-ui
neos-ui copied to clipboard
TASK: Upgrade testcafe to the latest version
Upgrade the end to end dependencies :
- testcafe to version 3.5
- testcafe-browser-provider-saucelabs to version 3.0
- testcafe-react-selectors to 5.0
As we increase the Node.js version to the new LTS (20.9) we should also upgrade testcafe, as version 2.3.1 was the last version for node 16 and is end of life in April 2024. (we used version 2.1.0)
- [x] Upgrade dependencies
- [ ] Need to change the SauceLabs integration
- [ ] Check current Tests
This PR is based upon the Node.js upgrade. #3705
if possible i'd like to target here 8.3 as well. This would make our lives much easier in the end :D