playwright/src/firefox
Andrey Lushnikov c494944b46
api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials (#1267)
Drive-by: fixes #720 since it rolls past r1037. 

Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2020-03-06 13:50:42 -08:00
..
ffAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
ffBrowser.ts api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials (#1267) 2020-03-06 13:50:42 -08:00
ffConnection.ts fix: make Transport.send() synchronous (#1177) 2020-03-02 13:51:32 -08:00
ffExecutionContext.ts fix(dispose): do not await inner handle dispose (#1230) 2020-03-04 17:57:35 -08:00
ffInput.ts fix(keyboard): correctly press enter on firefox (#1023) 2020-02-14 17:42:08 -08:00
ffNetworkManager.ts feat(popups): introduce BrowserContext.setDefaultHTTPHeaders (#1116) 2020-02-26 12:42:20 -08:00
ffPage.ts api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials (#1267) 2020-03-06 13:50:42 -08:00