playwright/src/server/firefox
Dmitry Gozman ac1599cc2c
fix(registry): handle relative registry path (#5406)
We get relative registry path when PLAYWRIGHT_BROWSERS_PATH or HOME is relative.
In this case, it would be good to resolve to the same absolute path
during installation and execution, and we can usually do that using INIT_CWD.
2021-02-12 11:12:06 -08:00
..
ffAccessibility.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
ffBrowser.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -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 chore: introduce sdk object base class (#5370) 2021-02-09 09:00:00 -08:00
firefox.ts fix(registry): handle relative registry path (#5406) 2021-02-12 11:12:06 -08:00
protocol.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00