results-collection icon indicating copy to clipboard operation
results-collection copied to clipboard

Use --install-browser when running Chrome and FF

Open jeffcarp opened this issue 8 years ago • 3 comments

Looks like wpt run has this functionality now - it'd be great to rely on it instead of managing binaries ourselves.

jeffcarp avatar Oct 07 '17 04:10 jeffcarp

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.

jeffcarp avatar Oct 08 '17 00:10 jeffcarp

Yeah, would like implementations for other browsers if possible.

jgraham avatar Oct 08 '17 07:10 jgraham

We're now using --install-browser for FF as of 405943a766c44a5b059de9ab751b716de96865ca.

jeffcarp avatar Oct 16 '17 21:10 jeffcarp