Releases: blibli-badak/selenium-har-util
Releases · blibli-badak/selenium-har-util
Release 1.3.1
Release 1.3.0
- Support special charset , you can setup with this one and the supported one https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html
networkListener.setCharset("UTF-8");
- update selenium to 4.21.0 , please reffer this changelog for selenium support https://www.selenium.dev/blog/2024/selenium-4-21-released/
Release 1.2.2
Bugfix empty har file and cant create devtools when using one tab only.
Release 1.2.0
Change Logic for getting Inteceptors
Release 1.1.0
Release 1.1.0
- Update Selenium to 4.17.0 to support Chrome version 121
- Minimum version java should be 11 , for supporting new Selenium
Release 1.0.12
- Add Filter URL on Certain url
Release 1.0.11
- Fix #24 Incorect HAR Timming
- Support Chrome 116
- Update Selenium Version 4.12.1
Release 1.0.10
Hopefully Fix Issue #20
Release 1.0.9
Fixing Content type on Har
Release 1.0.8
- Deprecated Chrome v.108 and below
- Support Chrome 109 and above
- Update Selenium to 4.8.3
- Changes in Printing Logging