v2.3.1-rc.1
Pre-release
Pre-release
release-drafter
released this
06 Feb 11:36
·
383 commits
to refs/heads/master
since this release
What’s Changed
- release: publish 2.3.1-rc.1 (#7497) @Aleksey28
- try to fix the
urlToHttpOptions
issue in the TestCafe Studio (#7495) @AlexKamaev - fix condition for internal requests in proxyless to allow downloading of the
xml
files (#7492) @AlexKamaev - Handle unreachable pages + remove some tests from exceptions (#7490) @AlexKamaev
- fix: fixed regression with using tests and fixture methods (#7491) @Aleksey28
- proxyless: update test run glob (#7486) @miherlosev
- hide status bar when clicking using CDP (closes #7483) (#7484) @AlexKamaev
- release: publish 2.3.1-alpha.1 (#7487) @miherlosev
- proxyless: support client scripts (#7474) @miherlosev
- fix scenarios in proxyless mode if user code rewrites the
bind
method (#7480) @AlexKamaev - Basic Http-auth in proxyless mode (#7476) @AlexKamaev
- fix: fixed click on SVG inside
shadowRoot
(#7458) @Aleksey28 - proxyless: perform 'click' using CDP (iframes support) (#7463) @miherlosev
- Proxyless context storage (#7467) @AlexKamaev