Skip to content

2.1

Compare
Choose a tag to compare
@Osiris-Team Osiris-Team released this 15 Oct 12:54
· 92 commits to main since this release
PlaywrightWindow:
- Added more methods for returning the html and its elements
- Added getAllHeadersAsJson() method
- Added methods for filling forms
- Added methods for retrieving request/response data
- Added methods for keyboard press/hold and typing text
- Added methods for screenshots and setting the screen/viewport size
- Added js code executing method with returning its result
- Added methods for checking/unchecking checkboxes and radio buttons