Skip to content

Releases: Osiris-Team/HBrowser

2.4.3

01 May 15:52
Compare
Choose a tag to compare
  • load() now waits until HTML is fully loaded and close() in PlaywrightWindow also executes browserCtx.close() to prevent zombie processes

2.4.2

19 Nov 02:45
c071ccc
Compare
Choose a tag to compare
Update OS.java

Fix #14

2.4.1

14 Jul 17:20
Compare
Choose a tag to compare
cleanup

2.4.0

14 Jul 15:21
Compare
Choose a tag to compare
  • Added support for makeUndetectable for Playwright and Puppeteer (via latest puppeteer-extra stealth plugin)
  • Added install() method to update node installation
  • Fix #6 (prepend node installation dir to path)

2.3.4

08 Feb 15:28
Compare
Choose a tag to compare
- Added page.selectOption() method

2.3.3

28 Jan 17:16
Compare
Choose a tag to compare
- Removed system-wide node.js support due to issues

2.3.2

26 Jan 22:01
Compare
Choose a tag to compare
  • Fix issues with linux
  • Now uses the already installed system-wide Node.js instead of downloading a new version

2.3.1

26 Jan 16:21
Compare
Choose a tag to compare
- Relocated NodeContext init outside of PlaywrightWindow try/catch

2.3

17 Dec 16:42
Compare
Choose a tag to compare
2.3
- Removed Graal completely

2.2.7

12 Nov 16:03
Compare
Choose a tag to compare
- Added more alternative OS arch names for better recognition