puppeteer/experimental/puppeteer-firefox/lib
2019-02-13 22:16:12 -08:00
..
api.js feat(firefox): support Response.securityDetails() (#3997) 2019-02-13 11:56:51 -08:00
Browser.js feat(firefox): support target.opener() and page.on('popup') (#3966) 2019-02-08 19:21:54 -08:00
BrowserFetcher.js feat(firefox): introduce async stacks for Puppeteer-Firefox (#3948) 2019-02-07 15:18:43 -08:00
Connection.js refactor(firefox): introduce /lib/Events (#3949) 2019-02-07 18:03:48 -08:00
Dialog.js chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
Errors.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
Events.js feat(firefox): basic support for Network (#3988) 2019-02-12 17:38:48 -08:00
ExecutionContext.js feat(firefox): implement execution contexts (#3962) 2019-02-08 17:15:52 -08:00
externs.d.ts chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
FirefoxTransport.js chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
FrameManager.js feat(firefox): support "referer" option in Page.goto (#4000) 2019-02-13 13:49:05 -08:00
helper.js feat(firefox): Page.waitForRequest/Page.waitForResponse (#3989) 2019-02-12 19:10:14 -08:00
Input.js chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
JSHandle.js fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
Launcher.js feat(firefox): introduce async stacks for Puppeteer-Firefox (#3948) 2019-02-07 15:18:43 -08:00
NavigationWatchdog.js feat(firefox): implement frame.goto / frame.waitForNavigation (#3992) 2019-02-12 20:10:53 -08:00
NetworkManager.js feat(firefox): support Request.postData (#3999) 2019-02-13 13:11:50 -08:00
Page.js feat(firefox): support running beforeunload hooks when closing (#4003) 2019-02-13 22:16:12 -08:00
Puppeteer.js feat(firefox): introduce async stacks for Puppeteer-Firefox (#3948) 2019-02-07 15:18:43 -08:00
TimeoutSettings.js feat(firefox): support page.setDefaultNavigationTimeout (#3969) 2019-02-08 20:37:14 -08:00
USKeyboardLayout.js chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00