Open fippo opened 1 year ago
I just read https://developer.chrome.com/blog/chrome-for-testing/ and it seems that Puppeteers @puppeteer/browsers supports mostly the same functionality that travis-multirunner does apart from Safari.
I don't think the Safari download was ever useful so lets deprecate this? Going to try porting (and testing the new chrome for testing!) in adapter soon.
https://github.com/webrtcHacks/adapter/pull/1133 -- Chrome support is pretty good. Still trying to find out about Firefox, it might be that browser-sleuth is better ;-)
I just read https://developer.chrome.com/blog/chrome-for-testing/ and it seems that Puppeteers @puppeteer/browsers supports mostly the same functionality that travis-multirunner does apart from Safari.
I don't think the Safari download was ever useful so lets deprecate this? Going to try porting (and testing the new chrome for testing!) in adapter soon.