playwright/src/server
Dmitry Gozman aa4c893b09
feat(rpc): implement waitForNavigation on the client (#2949)
Drive-by: fix electron issues, exposed by the test using
waitForNavigation.

Drive-by: mark some tests skip(CHANNEL) that were mistakenly
marked skip(USES_HOOKS).
2020-07-15 18:48:19 -07:00
..
browserServer.ts chore(websocket): extract common socket part (#2506) 2020-06-10 16:33:27 -07:00
browserType.ts feat: validate browser dependencies before launching on Linux (#2960) 2020-07-15 15:24:38 -07:00
chromium.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
electron.ts feat(rpc): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
pipeTransport.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
playwright.ts chore: remove uncompiled download-browser (#2018) 2020-04-28 17:06:01 -07:00
processLauncher.ts fix(firefox): fix launching firefox without dependencies (#2900) 2020-07-10 16:04:19 -07:00
validateDependencies.ts feat: validate browser dependencies before launching on Linux (#2960) 2020-07-15 15:24:38 -07:00
webkit.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
webSocketServer.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00