results-collection
results-collection copied to clipboard
Use --install-browser when running Chrome and FF
Looks like wpt run has this functionality now - it'd be great to rely on it instead of managing binaries ourselves.
Looks like it's only implemented for FF currently: https://github.com/w3c/web-platform-tests/blob/132eb25335fe94eec1d0483eeb2f9e6cf7543c84/tools/wpt/browser.py#L107
Would be interested in trying it out.
Yeah, would like implementations for other browsers if possible.
We're now using --install-browser for FF as of 405943a766c44a5b059de9ab751b716de96865ca.