Releases: sitespeedio/browsertime
Releases · sitespeedio/browsertime
v16.14.1
v16.14.0
Added
- Collect relative standard deviation and output that in the cli output #1834. Before we only showed the actual standard deviation, with this fix we also show it in percentage, that makes it easier if you run tests on different hardware/networks and want to compare them.
- Collect number of processes that runs on the server that do the testing, before a test starts #1833.
Fixed
- Updated to Selenium 4.4.0 and Throttle 5.0.0.
v16.13.3
Fixed
- Make sure set cookies work when navigating in script for Chrome/Edge #1830.
v16.13.2
Fixed
- Disable adding lastCPULongTask to the HAR data since it breaks waterfall view on slow mobile phones with late CPU long tasks #1828.
v16.13.1
Fixed
- Make sure that Android id is always picked up from the phone if tests run on Android #1826.
v16.13.0
Added
- Upgraded to Edgedriver 104.
Fixed
v16.12.0
Added
- Upgraded to Chrome 104, Edge 104, Firefox 103 in the Docker container.
- Upgraded to Chromedriver 104.
Fixed
v16.11.4
Fixed
- Automatically add white background between --preURL and the URL that you wanna test. This makes visual metrics usable when using preURL. #1819
v16.11.3
v16.11.2
Fixed
- Updated Geckodriver install, it will autoamtically pickup Geckodriver in the path for Raspberry Pis.