playwright/src/firefox
Joel Einbinder b7d0c32338
fix(browser): wait for the pipe to disconnect in browser.close (#1652)
With WebKit, sometimes the process closes before the stdio is streams are closed. I explicitly wait for the browser disconnect event now when closing.
2020-04-03 16:34:07 -07:00
..
ffAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
ffBrowser.ts fix(browser): wait for the pipe to disconnect in browser.close (#1652) 2020-04-03 16:34:07 -07:00
ffConnection.ts feat(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
ffExecutionContext.ts fix(eval): adopt nested handles (#1430) 2020-03-19 13:07:33 -07:00
ffInput.ts fix(keyboard): correctly press enter on firefox (#1023) 2020-02-14 17:42:08 -08:00
ffNetworkManager.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
ffPage.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00