You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.