Skip to content

Releases: blibli-badak/selenium-har-util

Release 1.3.1

06 Aug 06:43
856ad79
Compare
Choose a tag to compare
  • Bug fix on HAR not able to be opened in the chrome inspect element
  • Fix the timing of the response
  • Fix not being able to save the response if there are no responses from the server ( ie timeout, etc)

Release 1.3.0

21 Jun 08:57
765505f
Compare
Choose a tag to compare
networkListener.setCharset("UTF-8");

Release 1.2.2

07 May 02:57
3d98c24
Compare
Choose a tag to compare

Bugfix empty har file and cant create devtools when using one tab only.

Release 1.2.0

05 Mar 03:23
Compare
Choose a tag to compare

Change Logic for getting Inteceptors

Release 1.1.0

05 Feb 09:11
c6cfbfd
Compare
Choose a tag to compare

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

15 Nov 04:37
7cc9e50
Compare
Choose a tag to compare
  • Add Filter URL on Certain url

Release 1.0.11

07 Sep 08:43
e40e99e
Compare
Choose a tag to compare
  • Fix #24 Incorect HAR Timming
  • Support Chrome 116
  • Update Selenium Version 4.12.1

Release 1.0.10

08 Aug 10:05
fc7456f
Compare
Choose a tag to compare

Hopefully Fix Issue #20

Release 1.0.9

23 May 02:46
7a95be0
Compare
Choose a tag to compare

Fixing Content type on Har

Release 1.0.8

29 Mar 08:56
c052ad5
Compare
Choose a tag to compare
  • Deprecated Chrome v.108 and below
  • Support Chrome 109 and above
  • Update Selenium to 4.8.3
  • Changes in Printing Logging