4.2.0-beta.1
Pre-release
Pre-release
Added new Obscura helper for execution in Obscura browser
What's Changed
- fix: workerInitializationDelay is not hardcoded by @kobenguyent in #5676
- mask secret data rows in data-driven titles by @DenysKuchma in #5693
- fix: preserve test artifacts on retry by @gololdf1sh in #5690
- fix(junit): preserve suite identity for hook failures reported from workers by @kapil971390 in #5664
- fix(appium): skip data connectivity on devices without telephony (#5677) by @mirao in #5678
- fix(parser): inject params into one-line non-async arrow scenarios by @mirao in #5680
- fix(typescript): no loader required under Bun by @mirao in #5699
- fix(helpers): restore substring matching in waitInUrl by @nlespiaucq in #5682
- feat: CDPBrowser helper family — Obscura and Kitesurf mini-browser support by @DavertMik in #5681
- fix(junitReporter): stamp suites with their real start time by @luantaraschi in #5683
- fix: keep element text in simplifyHtmlElement by @DavertMik in #5691
- fix(typescript): map included .ts files in step output by @luantaraschi in #5685
- fix: report Bun runtime in environment info by @mirao in #5700
- feat: selectOption works with role=radiogroup widgets by @DavertMik in #5702
- feat: checkOption finds checkables by ARIA role by @DavertMik in #5704
New Contributors
- @luantaraschi made their first contribution in #5683
Full Changelog: 4.1.0...4.2.0-beta.1