playwright/src/firefox
2019-12-16 22:02:33 -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 chore: various cleanup (#266) 2019-12-16 16:43:28 -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 chore: reuse navigation methods between browsers (#271) 2019-12-16 22:02:33 -08:00
Input.ts feat: implement mac keyboard (#197) 2019-12-10 13:22:01 -08:00
Launcher.ts chore: various cleanup (#266) 2019-12-16 16:43:28 -08:00
NetworkManager.ts feature(navigation): implement networkilde0 and networkidle2 (#263) 2019-12-16 16:32:04 -08:00
Playwright.ts chrome: co-locate transport types (#236) 2019-12-12 21:30:49 -08:00