Skip to content

Releases: Osiris-Team/HBrowser

1.8

11 Oct 20:18
Compare
Choose a tag to compare
1.8
Merge remote-tracking branch 'origin/main' into main

1.7

10 Oct 21:48
Compare
Choose a tag to compare
1.7
  • Added makeUndetectable option for PuppeteerWindow and PlaywrightWindow (via puppeteer-extra)
  • Added experimental LightWindow
  • Fixed: Temp js file not getting deleted on exceptions
  • Finished support for other OS
  • Added npx
  • Npm/Npx have now cross-platform support

1.6

08 Oct 13:43
888b30d
Compare
Choose a tag to compare
1.6
Update pom.xml

1.5

08 Oct 12:01
Compare
Choose a tag to compare
1.5
- Fixed executeJS for PlaywrightWindow

1.4

08 Oct 11:47
Compare
Choose a tag to compare
1.4
- Fixed search algo of node.js releases (windows)

1.3

08 Oct 11:43
Compare
Choose a tag to compare
1.3
- Fixed search algo of node.js releases (windows)

1.2

08 Oct 11:37
Compare
Choose a tag to compare
1.2
- Fixed search algo of node.js releases

1.1

07 Oct 15:37
Compare
Choose a tag to compare
1.1
- executeJS on page for PlaywrightWindow

1.0

07 Oct 15:06
Compare
Choose a tag to compare
1.0
- Added support for all OS
- Set Playwright as main Browser

0.0.9

30 Sep 20:08
Compare
Choose a tag to compare
- Fixed js exceptions not getting caught properly