playwright/src/firefox
2019-12-18 18:07:11 -08:00
..
features feat(firefox): implement browser.firefox.wsEndpoint() (#233) 2019-12-12 18:40:48 -08:00
api.ts chore: remove browser from the api (#296) 2019-12-18 16:23:05 -08:00
Browser.ts feat: further strip the browser api (#304) 2019-12-18 18:07:11 -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 api: remove ExecutionContext from api (#290) 2019-12-18 13:51:45 -08:00
FrameManager.ts feat(context): start moving overrides to the context level 2019-12-18 12:23:33 -08:00
Input.ts feat: implement mac keyboard (#197) 2019-12-10 13:22:01 -08:00
Launcher.ts feat(context): start moving overrides to the context level 2019-12-18 12:23:33 -08:00
NetworkManager.ts chore: simplify extra http headers handling across browsers (#274) 2019-12-17 11:31:52 -08:00
Playwright.ts chrome: co-locate transport types (#236) 2019-12-12 21:30:49 -08:00