0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/lib
2017-10-09 12:30:05 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(Launcher): introduce appMode option 2017-09-29 15:16:32 -07:00
Connection.js Remove promise jsdoc () 2017-08-31 17:58:07 -07:00
Dialog.js Do not leave dangling promises when sending messages over protocol () 2017-09-11 16:21:51 -07:00
ElementHandle.js feat(Input): Add keyboard methods to elementHandle () 2017-10-07 00:28:24 -07:00
EmulationManager.js Roll chromium to 492629 () 2017-08-09 16:14:00 -07:00
ExecutionContext.js fix: return undefined when Page.evaluate encounters circular JSON () 2017-10-09 12:30:05 -07:00
FrameManager.js feat(Input): Add keyboard methods to elementHandle () 2017-10-07 00:28:24 -07:00
helper.js feat(JSHandles): introduce JSHandles () 2017-10-06 15:35:02 -07:00
Input.js feat(Input): Add keyboard methods to elementHandle () 2017-10-07 00:28:24 -07:00
Launcher.js feat(Launcher): Allow environment variables definition when launching chromium () 2017-10-05 14:34:35 -07:00
Multimap.js Fix Request Interception () 2017-08-27 12:41:09 -07:00
NavigatorWatcher.js feat(page): Allow Page.goto's timeout to be 0 to disable timeout () 2017-09-30 00:29:38 -07:00
NetworkManager.js fix(Network): Do not attempt to normalize malformed URLs. () 2017-09-29 08:29:19 +09:00
Page.js fix(Page.select): synthesized events should bubble 2017-10-07 10:27:38 -07:00
Puppeteer.js [api] add Puppeteer.executablePath() method () 2017-09-13 17:39:18 -07:00
Tracing.js Do not leave dangling promises when sending messages over protocol () 2017-09-11 16:21:51 -07:00