playwright/src/firefox
2019-12-13 16:35:10 -08:00
..
features feat(firefox): implement browser.firefox.wsEndpoint() (#233) 2019-12-12 18:40:48 -08:00
api.ts chore: rename common files to start with lower case 2019-12-12 20:55:29 -08:00
Browser.ts api: s/createIncognitoBrowserContext/newContext/ 2019-12-12 20:14:50 -08:00
Connection.ts chore: unify transports, serialize events with acks (#239) 2019-12-13 14:53:49 -07:00
events.ts chore: remove unneeded files, reuse events between browsers, no implicit any (#191) 2019-12-10 11:15:14 -08:00
ExecutionContext.ts fix(firefox): setContent to properly listen for lifecycle events (#219) 2019-12-12 20:11:33 -08:00
FrameManager.ts fix(navigation): waitForNavigation to pick up aborted navigation (#244) 2019-12-13 16:35:10 -08:00
Input.ts feat: implement mac keyboard (#197) 2019-12-10 13:22:01 -08:00
Launcher.ts chore: unify transports, serialize events with acks (#239) 2019-12-13 14:53:49 -07:00
NetworkManager.ts fix(webkit): wait for main response on subresource-free goto (#216) 2019-12-11 16:19:37 -08:00
Playwright.ts chrome: co-locate transport types (#236) 2019-12-12 21:30:49 -08:00