puppeteer/lib
Christian Davis 8511db957f feat(page): waitForSelector hidden option (#967)
This patch adds a 'hidden' option for the `page.waitForSelector` method.
2017-10-13 09:11:11 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -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 fix(input) Send .code with keyboard events (#1015) 2017-10-11 18:09:43 -07:00
Launcher.js fix: Remove synchronous operation with file system. (#879) 2017-10-11 00:55:48 -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 fix(Request): convert resourceType to all small-caps (#990) 2017-10-10 10:53:37 -07:00
Page.js feat(Frame): Support options in addScriptTag and addStyleTag (#996) 2017-10-12 01:26:44 -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