Releases: Osiris-Team/HBrowser
Releases · Osiris-Team/HBrowser
2.4.3
- load() now waits until HTML is fully loaded and close() in PlaywrightWindow also executes browserCtx.close() to prevent zombie processes
2.4.2
Update OS.java Fix #14
2.4.1
cleanup
2.4.0
2.3.4
- Added page.selectOption() method
2.3.3
- Removed system-wide node.js support due to issues
2.3.2
- Fix issues with linux
- Now uses the already installed system-wide Node.js instead of downloading a new version
2.3.1
- Relocated NodeContext init outside of PlaywrightWindow try/catch
2.3
- Removed Graal completely
2.2.7
- Added more alternative OS arch names for better recognition