puppeteer/experimental/puppeteer-firefox/lib
Yury Semikhatsky 715aad2d67 fix: proper parse Error message on Node 12 ()
Check message prefix rather than strict equality when detecting circular JSON error. The message format has changed in Node 12 which broke the condition and failed a test.
2019-07-12 17:19:02 -07:00
..
Accessibility.js feat(firefox): page.accessibility.snapshot() () 2019-02-25 21:57:33 -08:00
api.js feat(firefox): page.accessibility.snapshot() () 2019-02-25 21:57:33 -08:00
Browser.js feat(browser): Add browser.isConnected() () 2019-05-09 16:24:52 -07:00
BrowserFetcher.js fix(firefox): fix executablePath() on OSX () 2019-03-04 14:19:28 -08:00
Connection.js refactor(firefox): migrate onto Juggler flatten protocol () 2019-02-19 13:20:39 -08:00
DeviceDescriptors.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices () 2019-04-19 15:33:06 -07:00
Dialog.js chore(firefox): move sources from //lib/firefox to //lib () 2019-02-05 18:56:04 -08:00
DOMWorld.js feat(chromium): roll Chromium to r662092 () 2019-05-22 21:21:45 +03:00
Errors.js feat: introduce puppeteer-firefox () 2018-12-06 11:24:00 -08:00
Events.js refactor(firefox): migrate onto Juggler flatten protocol () 2019-02-19 13:20:39 -08:00
ExecutionContext.js fix: proper parse Error message on Node 12 () 2019-07-12 17:19:02 -07:00
externs.d.ts chore(firefox): move sources from //lib/firefox to //lib () 2019-02-05 18:56:04 -08:00
FrameManager.js feat(firefox): implement Page.touchscreen () 2019-02-25 15:36:38 -08:00
helper.js fix(helper): fix Helper.installAsyncStackHooks method () 2019-05-31 19:39:32 -07:00
Input.js fix(firefox): fix missing awaits in mouse.click () 2019-06-10 16:53:38 -07:00
JSHandle.js feat(firefox): implement Page.touchscreen () 2019-02-25 15:36:38 -08:00
Launcher.js feat(firefox): implement missing launcher options () 2019-02-19 22:08:09 -08:00
NavigationWatchdog.js feat(firefox): implement missing launcher options () 2019-02-19 22:08:09 -08:00
NetworkManager.js feat(firefox): Implement header overrides in request interception () 2019-03-08 14:26:13 -08:00
Page.js fix(firefox): error message typo () 2019-06-26 10:58:05 -07:00
Puppeteer.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices () 2019-04-19 15:33:06 -07:00
TimeoutSettings.js feat(firefox): support page.setDefaultNavigationTimeout () 2019-02-08 20:37:14 -08:00
USKeyboardLayout.js chore(firefox): move sources from //lib/firefox to //lib () 2019-02-05 18:56:04 -08:00
WebSocketTransport.js feat(firefox): switch over to WebSocket and support multiclient () 2019-02-15 17:57:48 -08:00