Skip to content

Releases: sitespeedio/browsertime

v19.1.0

27 Nov 11:27
Compare
Choose a tag to compare

Added

  • Firefox 120 in the Docker container.

Fixed

  • New Geckodriver installer that on Mac ARM uses ARM version of Geckodriver.

v19.0.0...v19.1.0

v19.0.0

15 Nov 15:27
Compare
Choose a tag to compare

Breaking

  • This only affects you if you run your tests on a rooted Moto G5: With PR#2021 we add the ability to set the CPU speed for the phone at min/middle/max (the same way as possible on Samsung A51). Before the speed always was set to max. Default now is that the CPU speed will be set to min (the same way as the A51).

Fixed

  • Largest contentful paint and First contentful paint in Firefox now also fills the "googleWebitals" fields in the results. Thank you Gregory Mierzwinski for PR #2018 and my PR #2020.
  • Make sure --android.pinCPUSpeed works #2019

v18.0.0...v19.0.0

v18.0.0

07 Nov 12:17
Compare
Choose a tag to compare

Breaking

  • Dropping support for NodeJS 16.

Fixed

  • Updated all dev-dependencies to latest versions #2013.
  • Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 #2012, #2014 and #2016
  • Updated all dependencies to latest versions: ADB kit 3.2.5 #2017, execa, dayjs, get-port and Chromedriver #2015.

v17.19.0...v18.0.0

v17.19.0

03 Nov 07:38
Compare
Choose a tag to compare

Added

  • Updated to Chrome, Firefox and Edge 119 in the Docker container #2010.
  • Updated to Edgedriver 119.

Fixed

  • Updated to Selenium 4.15.0 #2011.

v17.18.1...v17.19.0

v17.18.1

31 Oct 15:06
Compare
Choose a tag to compare

Fixed

  • WebDriver 4.14.0
  • Chromedriver 119.0.6045-59

v17.18.0...v17.18.1

v17.18.0

23 Oct 14:09
Compare
Choose a tag to compare

Added

  • Updated to Chromedriver 119 #2003. 119 works with both Chrome 118 and 119 so it fixes #1197.
  • Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) #1960. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding --pageCompleteCheckNetworkIdle yo your command line. This is still some work in progress but feel free to try ut out.
  • The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API #1998

Fixed

  • Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed #2005.
  • Better way to get the url when you use GeckoProfiler.stop for Firefox, thank you Nazım Can Altınova for PR #1999

v17.17.0...v17.18.0

v17.17.0

11 Oct 12:38
Compare
Choose a tag to compare

Added

  • Firefox 118, Edge 117 and Chrome/Chromedriver 118 in the Docker container #1996.
  • Expose trace start/stop for Chrome in scripting (the same way as for Firefox). Thank you KS for #1988. Documentation is coming when the functionality is rolled out in sitespeed.io.

Updated

  • Updated to Selenium 4.12

v17.16.0...v17.17.0

v17.16.0

04 Sep 12:15
Compare
Choose a tag to compare

Added

  • Firefox 117 and Edge 116 in the Docker container.

Fixed

  • Updated the BiDi HAR exporter for Firefox to version 0.0.12. This version will not work with Firefox 116 so if you use the BiDi HAR exporter you need to upgrade to Firefox 117.

v17.15.0...v17.16.0

v17.15.0

16 Aug 12:03
Compare
Choose a tag to compare

Added

  • Updated Chrome and Chromedriver to 116.

v17.14.3...v17.15.0

v17.14.3

16 Aug 07:38
Compare
Choose a tag to compare

Fixed

  • Updated to Selenium 4.11.1 #1978.
  • Updated Chrome and Chromedriver to minor versions.

v17.14.2...v17.14.3