playwright/src/firefox
Dmitry Gozman a43b4095e1
chore: make BrowserContext an interface, with 3 implementations (#1075)
This is in preparation for moving targets to BrowserContext, so that one can work with targets in default context.
2020-02-24 08:53:30 -08:00
..
ffAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
ffBrowser.ts chore: make BrowserContext an interface, with 3 implementations (#1075) 2020-02-24 08:53:30 -08:00
ffConnection.ts chore: strip out injected script from protocol logs (#1054) 2020-02-18 19:56:59 -08:00
ffExecutionContext.ts fix(firefox): assorted fixes to evaluation and remote objects (#511) 2020-01-16 15:24:37 -08:00
ffInput.ts fix(keyboard): correctly press enter on firefox (#1023) 2020-02-14 17:42:08 -08:00
ffNetworkManager.ts feat(wk,ff): amend method & postData upon continue (#703) 2020-01-28 14:29:46 -08:00
ffPage.ts feat(coverage): export raw v8 coverage (#976) 2020-02-13 17:39:14 -08:00