What’s Changed
- Bump version (v1.15.1-rc.1) (#6402) @LavrovArtem
- refactor: add more logging (#6396) @miherlosev
- refactor: partial support of multiple windows tests in compiler service (#6394) @miherlosev
- do not show warning when debugging in headless mode using the compiler service (close #6373) (#6389) @AlexKamaev
- fix: fixed getAttribute return value (closes #5984) (#6388) @Farfurix
- refactor: fix #2546 regression test in compiler service mode (#6386) @miherlosev
- refactor: support a portion regression tests in the 'Compiler service' mode (#6379) @miherlosev
- refactor: support raw api and other subsystems in the compiler service mode (close #6335) (#6369) @miherlosev
- fix: ExternalAssertionLibraryError when assertion gets failed in testcafe (close #4613) (#6303) @miherlosev
- support focus for elements inside shadowDom (closes #4988) (#6322) @AlexKamaev
- style: enabled the "danging-comma" lint rule (#6364) @Aleksey28
- test: typeText should work with the DX Lookup search field (#6236) @wentwrong
- fix focusing of svg element with tabIndex (#6311) @AlexKamaev
- fix: hangs in an iframe when it redirects to a cross-domain site (#6331) @wentwrong
- Fix video recording tests under Windows (#6368) @miherlosev
- refactor (compiler service): reporting (close #6267) (#6285) @miherlosev
- perf: speed up Babel compilation (close #6284) (#6310) @miherlosev
- fix: experimental option parsing in cli (#6294) @miherlosev