Releases: Osiris-Team/HBrowser
Releases · Osiris-Team/HBrowser
3.0.9
3.0.8
- updated dependencies
3.0.7
3.0.7
3.0.6
enhanced test
3.0.5
enhanced test
3.0.4
- remove extra http headers and useragent that would cause issues on some sites
3.0.3
- NEW: support for existingChromeBrowserUrl
- NEW: hardcoded versions for playwright, pupetter, their extra variants, puppeteer-extra-plugin-stealth and nodejs
- NEW: added convenience static class HB
3.0.2
- NEW: support for existingChromeBrowserUrl - NEW: hardcoded versions for playwright, pupetter, their extra variants, puppeteer-extra-plugin-stealth and nodejs - NEW: added convenience static class HB
3.0.1
- FIX: Duplicate js file name when multiple node contexts open at the same time
3.0.0
This update requires you to delete /headless-browser/node-js/node-js-installation folder
- Node installation now gets extracted to parent folder removing the need of updating the installation path after download. This also fixes issues with executing install(true) multiple times.
- Fixed newer playwright versions not installing.