puppeteer/lib
2018-04-10 20:05:27 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(Launcher): introduce pipe option (#2288) 2018-04-03 15:05:27 -07:00
BrowserFetcher.js fix(BrowserFetcher): ensure executable has proper permissions (#2342) 2018-04-10 14:11:59 -07:00
Connection.js fix(Connection): do not assert that methods always have callbacks. (#2330) 2018-04-07 17:59:22 -07:00
Coverage.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
Dialog.js feat: expose raw devtools protocol connection (#1770) 2018-01-10 19:33:22 -08:00
ElementHandle.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
EmulationManager.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
ExecutionContext.js fix(Page): fix Page.evaluate with Symbols in arrays (#2340) 2018-04-09 22:02:35 -07:00
externs.d.ts chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
FrameManager.js fix(Page): Page.waitForNavigation should correctly handle mixed content (#2339) 2018-04-10 15:59:41 -07:00
helper.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
Input.js Fix: Remove key codes from _pressedKeys Set after keyboard.up() is called (#1928) 2018-02-12 17:25:38 -08:00
Launcher.js fix(Launcher): launch chrome with --disable-dev-shm-usage by default (#2351) 2018-04-10 20:05:27 -07:00
Multimap.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NavigatorWatcher.js fix(Page): support anchor navigation (#2338) 2018-04-09 23:38:20 -07:00
NetworkManager.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
Page.js chore(types): type check the rest of the protocol (#2328) 2018-04-07 17:58:52 -07:00
Pipe.js feat(appMode): support pipes for appMode (#2032) 2018-02-14 17:51:29 -08:00
Puppeteer.js chore(types): upgrade to TypeScript 2.8.1 (#2304) 2018-04-04 14:06:21 -07:00
Target.js feat(Launcher): introduce pipe option (#2288) 2018-04-03 15:05:27 -07:00
TaskQueue.js chore: refactor Browser.js into seperate files (#2097) 2018-02-26 12:10:06 -08:00
Tracing.js feat: expose raw devtools protocol connection (#1770) 2018-01-10 19:33:22 -08:00
USKeyboardLayout.js feat(keyboard): Accept codes (#1116) 2017-10-23 12:43:45 -07:00