puppeteer/experimental/puppeteer-firefox/lib
Andrey Lushnikov bc28f3b3dc
fix(firefox): fix executablePath() on OSX (#4105)
OSX might have case-sensitive partitions, so make sure we're precise.

Fix #4102
2019-03-04 14:19:28 -08:00
..
Accessibility.js feat(firefox): page.accessibility.snapshot() (#4071) 2019-02-25 21:57:33 -08:00
api.js feat(firefox): page.accessibility.snapshot() (#4071) 2019-02-25 21:57:33 -08:00
Browser.js feat(firefox): implement browserContext.overridePermissions (#4060) 2019-02-22 23:59:32 -08:00
BrowserFetcher.js fix(firefox): fix executablePath() on OSX (#4105) 2019-03-04 14:19:28 -08:00
Connection.js refactor(firefox): migrate onto Juggler flatten protocol (#4033) 2019-02-19 13:20:39 -08:00
Dialog.js chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
DOMWorld.js feat(firefox): implement Page.touchscreen (#4070) 2019-02-25 15:36:38 -08:00
Errors.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
Events.js refactor(firefox): migrate onto Juggler flatten protocol (#4033) 2019-02-19 13:20:39 -08:00
ExecutionContext.js refactor(firefox): migrate onto ExecutionContext events (#4064) 2019-02-24 23:07:24 -08:00
externs.d.ts chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
FrameManager.js feat(firefox): implement Page.touchscreen (#4070) 2019-02-25 15:36:38 -08:00
helper.js feat(firefox): Page.waitForRequest/Page.waitForResponse (#3989) 2019-02-12 19:10:14 -08:00
Input.js fix(firefox): keyboard tests (#4082) 2019-02-27 15:13:17 -08:00
JSHandle.js feat(firefox): implement Page.touchscreen (#4070) 2019-02-25 15:36:38 -08:00
Launcher.js feat(firefox): implement missing launcher options (#4036) 2019-02-19 22:08:09 -08:00
NavigationWatchdog.js feat(firefox): implement missing launcher options (#4036) 2019-02-19 22:08:09 -08:00
NetworkManager.js feat: support Response.buffer(), Response.json() and Response.text() (#4063) 2019-02-24 19:31:35 -08:00
Page.js fix(firefox): enable domains in a proper order (#4077) 2019-02-26 16:52:50 -08:00
Puppeteer.js feat(firefox): implement missing launcher options (#4036) 2019-02-19 22:08:09 -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
WebSocketTransport.js feat(firefox): switch over to WebSocket and support multiclient (#4022) 2019-02-15 17:57:48 -08:00