puppeteer/lib
Andrey Lushnikov cbe3dc58a2
Revert "feat(Page): teach Page.setContent to wait for resources to load (#1152)" (#1312)
This reverts commit 80ee469429.

Lifecycle events are not ready yet to support the setContent scenario.
The prerequisite for this is
https://chromium-review.googlesource.com/c/chromium/src/+/747805 that
might not land soon due to technical concerns.
2017-11-07 14:18:05 -08:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(browser): add browser.disconnected event (#960) 2017-11-03 18:46:17 -07:00
Connection.js feat(browser): add browser.disconnected event (#960) 2017-11-03 18:46:17 -07:00
Dialog.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
ElementHandle.js fix(Page.click): throw a meaningful message for invisible elements (#1309) 2017-11-07 13:54:40 -08:00
EmulationManager.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
ExecutionContext.js fix(page.evaluate): jsonValue should ignore toJSON property (#1098) 2017-10-20 10:45:49 -07:00
externs.d.ts chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
FrameManager.js feat(Frame): reject error for addScriptTag/addStyleTag (#1287) 2017-11-06 22:04:40 -08:00
helper.js fix: Remove synchronous operation with file system. (#879) 2017-10-11 00:55:48 -07:00
Input.js fix(touch): requestAnimationFrame before sending tap (#1142) 2017-10-26 14:53:50 -07:00
Launcher.js fix: support PlzNavigate in puppeteer. (#1239) 2017-11-01 14:04:10 -07:00
Multimap.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NavigatorWatcher.js fix(Navigation): do not race with security error for navigation (#1237) 2017-11-01 13:28:00 -07:00
NetworkManager.js fix: support PlzNavigate in puppeteer. (#1239) 2017-11-01 14:04:10 -07:00
Page.js Revert "feat(Page): teach Page.setContent to wait for resources to load (#1152)" (#1312) 2017-11-07 14:18:05 -08: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
USKeyboardLayout.js feat(keyboard): Accept codes (#1116) 2017-10-23 12:43:45 -07:00