v2.6.0-rc.1
Pre-release
Pre-release
release-drafter
released this
05 May 05:35
·
277 commits
to refs/heads/master
since this release
What’s Changed
- release: publish 2.6.0-rc.1 (#7679) @Aleksey28
- update minimal and list reporters version (#7673) @Artem-Babich
- Add possibility to load config file from cjs file (#7614) @gigaga
- feat: introduce onBeforeWrite reporter hook (#7584) @Artem-Babich
- native automation: do not inject resources if the target is not html page (#7663) @AlexKamaev
- fix: skipJsErrors action without arguments doesn't skip errors(closes #7648) (#7650) @Artem-Babich
- test: Fix for electron or studio tests with native automation mode (#7669) @Dmitry-Ostashev
- fix: quarantine and skipJsErrors CLI option value cannot be set to false(closes #7077) (#7666) @Artem-Babich
- native automation: support redirects for custom request hooks (#7658) @AlexKamaev
- fix: adjust typing of
SkipJsErrorsCallback
(#7655) @lg-kialo - FIPS compliance (#5864) (#7654) @dhgsg
- run nativeAutomation by default: preparation 1 (#7651) @miherlosev
- fix docker server tests (#7659) @miherlosev
- Fix the 'test-functional-local-safari' task (#7615) @miherlosev
- update hammerhead (#7643) @miherlosev
- native automation: postData processing in hooks (#7635) @AlexKamaev