v17.9.0
Added
-
New command to start geckoprofiling when scripting using Firefox. Thank you KS for PR #1934. This is probably only something you need if you work at Mozilla. There's also a follow PR #1940 that fixes some of the issues I've been wanted to fix with the Geckoprofiler code.
-
Use
--enableProfileRun
to make one extra run where metrics aren't collected but Geckoprofiler or Chromes timeline log is turned on. This useful if you are worrying about the trace causing overhead, but you still wan trace from the test/journey. It's a little rough at the moment so it will a follow up in the future #1943.
Fixed
- Bump Chrome remote interface and execa #1941.