Skip to content

Releases: sitespeedio/browsertime

v21.6.0

20 Mar 13:29
Compare
Choose a tag to compare

Added

  • Chrome 123, Firefox 124 and Edge 122 in the Docker container #2110.
  • Chromedriver 123 and Edgedriver 122 #2111.

Fixed

  • Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure #2107.
  • Use bidi for Firefox when using --basicAuth #2093 (needs Firefox 124).
  • Use bidi for Firefox when using --cookie #2090 (needs Firefox 124).

v21.5.4...v21.6.0

v21.5.4

13 Mar 14:06
Compare
Choose a tag to compare

Fixed

  • Fix for --injectJs for Firefox #2103.

v21.5.3...v21.5.4

v21.5.3

13 Mar 05:46
Compare
Choose a tag to compare

Fixed

  • Fixed commands.bidi.* that stopped working #2101.
  • Fixed missing Loaf data #2100.

v21.5.2...v21.5.3

v21.5.2

12 Mar 15:16
Compare
Choose a tag to compare

Fixed

  • Another bug fix: Getting Long Animation Frame (loaf) was broken #2099.

v21.5.1...v21.5.2

v21.5.1

12 Mar 11:34
Compare
Choose a tag to compare

Fixed

  • There was a bug in how we collect CPU power from Firefox and add it to the statistics. Fixed in #2098.

v21.5.0...v21.5.1

v21.5.0

12 Mar 05:42
Compare
Choose a tag to compare

Added

  • Firefox:
    • Move injectJS functionality to Bidi #2088. This makes it possible to inject JS in Firefox on mobile.
    • Expose Bidi in commands #2091. You can now use webdriver bidi direct in your commands.

Fixed

  • Fixed command action.clear() that actually didn't clear the command #2095.

v21.4.0...v21.5.0

v21.4.0

08 Mar 06:41
Compare
Choose a tag to compare
  • Added the following trace categories for Chrome that now is used by default when you turn on the timeline: 'disabled-by-default-devtools.timeline.frame', 'disabled-by-default-devtools.timeline.invalidationTracking','loading', 'latencyInfo' - done in #2086.
  • Added a simple Loaf-script to get the 10 largest loaf. Lets iterate over the script and see how we can get the most useful information from it #2087.

v21.3.1...v21.4.0

v21.3.1

26 Feb 13:27
Compare
Choose a tag to compare
  • Updated Chromedriver install with new version that fixes the Windows install #2084.
  • Updated to Selenium 4.18.1 #2082.

v21.3.0...v21.3.1

v21.3.0

21 Feb 06:35
Compare
Choose a tag to compare

Added

  • Edgedriver 121 #2078.
  • Chromdriver 122 #2080.
  • Chrome 122 and Firefox 123 in the Docker container #2081.

Fixed

  • Log that Throttle is used inside Docker #2077.

v21.2.1...v21.3.0

v21.2.1

11 Feb 10:19
Compare
Choose a tag to compare

Fixed

  • Fix correct JavaScript signaure for stopAsError in types.

v21.2.0...v21.2.1