playwright/src/server/firefox
Andrey Lushnikov d499cf08d1
refactor: remove browserPaths in favor of Registry class (#5318)
This patch introduces a new Registry class that incapsulates
all logic regarding browsers and their paths.

Fixes #5278
2021-02-08 16:02:49 -08:00
..
ffAccessibility.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
ffBrowser.ts chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
ffConnection.ts fix(server): use setMaxListeners(0) on all internal event emitters (#5283) 2021-02-03 13:53:09 -08:00
ffExecutionContext.ts chore: remove source maps in pwdebug mode (#5148) 2021-01-25 16:36:57 -08:00
ffInput.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
ffNetworkManager.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
ffPage.ts feat(trace): show dialogs, navigations and misc events (#5025) 2021-01-15 18:30:55 -08:00
firefox.ts refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00
protocol.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00