Skip to content

v33.2.0

Compare
Choose a tag to compare
@soulgalore soulgalore released this 12 Mar 06:31
· 62 commits to main since this release

Added

  • Updated to Browsertime 21.5.0 in #4103 also included changes released in 21.4.0.
    • 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 command action.clear() that actually didn't clear the command #2095.
    • 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.

v33.1.1...v33.2.0