puppeteer/lib
Andrey Lushnikov 273c733237 feat(Request): introduce Request.failure() method (#1065)
Similarly to the `request.response()` method, this patch adds
`request.failure()` method that returns error details for the failed
requests.

Fixes #901.
2017-10-17 17:48:04 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(Browser): make browser.close() to always terminate remote browser 2017-10-17 15:35:00 -07:00
Connection.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
Dialog.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
ElementHandle.js fix(ElementHandle.boundingBox): account for margin, padding, and border in element.boxModel (#1017) 2017-10-12 17:53:59 -07:00
EmulationManager.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
ExecutionContext.js feat(Page): introduce Page.queryObjects (#1005) 2017-10-11 14:41:20 -07:00
externs.d.ts chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
FrameManager.js feat(page): waitForSelector hidden option (#967) 2017-10-13 09:11:11 -07:00
helper.js fix: Remove synchronous operation with file system. (#879) 2017-10-11 00:55:48 -07:00
Input.js feat(keyboard): make keyboard.down generate input event by default (#1016) 2017-10-13 15:22:55 -07:00
Launcher.js feat(Browser): make browser.close() to always terminate remote browser 2017-10-17 15:35:00 -07:00
Multimap.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NavigatorWatcher.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NetworkManager.js feat(Request): introduce Request.failure() method (#1065) 2017-10-17 17:48:04 -07:00
Page.js feat(Page): implement page.setOfflineMode (#1032) 2017-10-13 14:41:39 -07:00
Puppeteer.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
Tracing.js fix: Remove synchronous operation with file system. (#879) 2017-10-11 00:55:48 -07:00