playwright/src/server
Joel Einbinder 31f186cc3d
fix(browserFetcher): support macos 10.13 for firefox and chromium (#1549)
I don't have a macos 10.13 build to test on, and we aren't set up to compile it for WebKit. However there is a good chance this will work for Chromium and Firefox.

I also improved the error message received when on an unsupported platform.

#1535
2020-03-30 13:25:20 -07:00
..
browserFetcher.ts fix(browserFetcher): support macos 10.13 for firefox and chromium (#1549) 2020-03-30 13:25:20 -07:00
browserServer.ts fix(docs): fixup and lint optionals and return values in api.md (#1376) 2020-03-18 16:23:25 -07:00
browserType.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
chromium.ts feat(websocket): wrap firefox web socket too (#1580) 2020-03-28 10:14:59 -07:00
firefox.ts feat(websocket): wrap firefox web socket too (#1580) 2020-03-28 10:14:59 -07:00
pipeTransport.ts feat(websocket): use proxy web socket on chromium (#1573) 2020-03-27 15:18:34 -07:00
playwright.ts chore(selectors): move selectors logic to selectors.ts (#1536) 2020-03-25 14:08:46 -07:00
processLauncher.ts test: make debugp collect IO (take 2) (#1493) 2020-03-23 15:08:02 -07:00
webkit.ts feat(websocket): wrap firefox web socket too (#1580) 2020-03-28 10:14:59 -07:00