v0.4.7
·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.4.7 (2026-06-07)
Bug Fixes
- add dragTo locator action and createFileDragEvent testing helper (36aa589)
- add emulation command suite for viewport, media, geolocation, permissions, and offline state (1b7aaed)
- add screenshot command for full-page and element-specific captures (af6bf0b)
- add selectOption support to Locator and deprecate the global command function (0dcb2d3)
- adding --pined to the list command filters (6a25592)
- adding docs and skills (2f6af8a)
- adding file discovery progress (50cbce5)
- expand assertion rejects/doesNotReject with browser-specific maps and pattern arrays (86c2dad)
- implement cookies command API for adding, retrieving, and clearing browser cookies (f3da839)
- implement file upload support with new FileChooser service and locator.setInputFiles method (60cda8d)
- implement keyboard commands and locator.pressSequentially action (21cc315)
- include browser name in error reports when running tests across multiple browsers (9216f6c)
- introduce Mouse command class for enhanced coordinate-based interaction (e0f1191)
- progress rendered per browser (794da61)
- remove allowUnknownOption from test and list CLI commands (f1105d8)
- update bail CLI options with layer validation and enable parallel execution configuration (b775db2)