GitHub / itsdouges/puppeteer / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| bc4aefaf | Bump version to 0.12.0-alpha | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 433b17b5 | Mark version 0.11.0 | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 71529644 | Document headless mode restriction for PDF (#836) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
almost 9 years ago | |
| 611f51bd | [doc] Fix thal link (#806) |
Adi Prasetyo <g****9@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| aa58f25b | doc: add await to browser.close in usage examples (#797) |
cohesively <c****y@u****m>
Committed by: JoelEinbinder <j****r@g****m> |
almost 9 years ago | |
| e2cad568 | page.waitFor should send ...args to page.waitForFunction (#775) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| d562db31 | Assert that all extra HTTP header values are strings (#781) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 86b05dad | disable extensions and google translate by default (#774) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a20df0df | [Doc] add link to environment variable wiki page (#792) |
Adi Prasetyo <g****9@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 166c909a | [tests] fix a few tests to avoid unhandled promise rejection (#778) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f398e69d | [api] Launcher: Close gracefully when a userDataDir is specified (#700) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| d7e67364 | [api] add Puppeteer.executablePath() method (#771) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 89e923d5 | Fix cookies test on windows (#772) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 01087201 | Cleanup tests (#769) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 9779085b | Add info about deploying puppeteer to Heroku (#762) |
Jon Tewksbury <j****s@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
almost 9 years ago | |
| 9292a56e | [api] Teach page.evaluate to accept element handles as parameters (#725) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 69e707a2 | Build node6 before running tests for it (#757) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a71f287c | Fix evaluation in case of first "undefind" argument (#732) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e5c17eec | Carefully manage unhandled rejections for navigation (#741) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0db6165d | [api] Implement page.authenticate method (#729) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0bea42bd | Do not leave dangling promises when sending messages over protocol (#742) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f11e09d0 | resources.md -> readme.md so it renders on /examples (#753) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 568b7bd4 | Proposal: adding RESOURCES.md for examples (#743) |
Alessio Occhipinti <L****e@u****m>
Committed by: Eric Bidelman <e****l@g****m> |
almost 9 years ago | |
| 30541cc0 | block-images example: use reuters.com (#747) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c4a3d442 | Roll chromium to r499413 (#731) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| d791583a | [tests] Skip flaky test (#730) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| b8bb80a0 | support npm proxy configuration for the installation script (#692) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 8d2a427e | Docker example (#721) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 113bdafb | Bump version to 0.11.0-alpha | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 272fb4d9 | block-images example: switch from bbc to news.google.com (#708) |
Eric Bidelman <e****l@g****m>
Committed by: JoelEinbinder <j****r@g****m> |
almost 9 years ago | |
| d2d951d7 | Better issue template (#712) |
Eric Bidelman <e****l@g****m>
Committed by: JoelEinbinder <j****r@g****m> |
almost 9 years ago | |
| eb862532 | Issue template (#710) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e12ce802 | Output path as chromium gets successfully downloaded (#689) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 51a507b2 | readme: add `PUPPETEER_SKIP_CHROMIUM_DOWNLOAD` note (#671) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 2817130f | Mark version 0.10.2 | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 9d0ad79b | fail installation when puppeteer errors downloading chromium (#654) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 64124df6 | [api] add touchScreen.tap (#639) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| e95fb962 | Throw an error when Chromium download is failed (#619) |
Abdulaziz Homaily <a****y@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 42fa3af6 | Remove promise jsdoc (#641) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 62ececb1 | Implement page.$eval (#638) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| bf666967 | correct license to be a valid SPDX license expression | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| a052cdb4 | Update package.json with Apache License 2.0 (#632) |
Gregory Linford <g****d@u****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| ce01e843 | [doc] Clarify networkIdleInflight default in docs. (#630) |
Lucas Hill <k****s@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 9d7929cd | Add environment variable to skip download (#606) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 3365562b | Add DEBUG=* debugging guide to readme (#622) |
Paul Irish <p****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 66676c02 | Kill child process group (#621) |
Andrey Lushnikov <a****v@g****m>
Committed by: JoelEinbinder <j****r@g****m> |
about 9 years ago | |
| 223a1066 | Drop deasync: this is a left-over from phantomShim (#607) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| c9b0a6c0 | Fix launcher to not leak event listeners (#605) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 11ce8b24 | Implement Request.resourceType getter (#590) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 8f74cc8a | [api] Add "step" option to mouse.move method (#601) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 77600c6c | Implement ElementHandle.attribute() method (#543) |
Batiste Bieler <b****r@r****h>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 74c53f37 | Roll chromium to r497674 (#588) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 8f66f733 | Fix launcher in case of empty arguments (#582) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| d5327e6a | [api] Allow a custom userDataDir to be specified (#555) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 66912a72 | [api] use object instead of map for headers (#567) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 39b90817 | Bump version to 0.10.2-alpha (#566) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 59fc757e | [docs] a mistake in allowed values of `page.evaluateMedia` (#580) |
Lukasz Szóstek <l****k@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| f9abc8ea | readme: move up note about Page.pdf working on headless only (#577) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| da85b446 | [docs] Add CentOS troubleshooting notes (#579) |
Andrey Lushnikov <a****v@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
about 9 years ago | |
| 225e880d | doc: Clarify that examples need Node v8 (#559) |
Mohamed Oun <m****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| e921a1cc | Fix Request Interception (#565) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| ea4f8d78 | Mark version 0.10.1 | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| cd81944e | Test node6 on travis (#551) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| bd5b4fe9 | Phantom shim mention (#552) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| e8f8a1ad | Kill PhantomShim. (#533) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 2c4dfbfd | Fix node6 support for Object.entries and URL object (#548) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 4e3b6a1f | Example: add listen for custom event on page load (#529) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| be4da580 | Bump tip-of-tree version to 0.10.1-alpha (#534) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 751164c6 | Mark version 0.10.0 | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 10b9dfea | Prepare to release (#532) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 60ace828 | add 'use strict'; to examples (#530) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 0791774f | Cookies (#314) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 9212863b | Node 6 support (#484) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 46115f91 | add missing backticks in README.md (#525) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 3b44de44 | readme: add evaluate snippet (#524) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| b8c3686e | [doc] elaborate on `url` parameter in `page.goto`. (#504) |
Andrey Lushnikov <a****v@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
about 9 years ago | |
| 44719695 | fix a typo in the api.md (#505) |
Vse Mozhet Byt <v****t@g****m>
Committed by: JoelEinbinder <j****r@g****m> |
about 9 years ago | |
| a1414de4 | Implement page.setJavaScriptEnabled method |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 63e2b36d | [doc] Add reference to released API |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a330c8ee | Bump version to 0.9.1-alpha |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 1458a3b3 | fix typo in test.js (#490) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 8fe24778 | Enable MutationObserver attributes (#499) |
Dan Schuman <d****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| a756bc86 | Don't complain about Windows line endings on Windows (#496) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| ac109dba | Kill Chrome quickly on Windows (#488) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| a00ba6a3 | Adding proxy support for ChromiumDownloader (#455) |
Paul Hawxby <p****y@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 151d512a | Implement page.$$ method (#463) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 7e1f2f06 | readme: add console event debugging tip (#481) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| a526e9f9 | Stricter eslint rules (#472) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| ce08fc77 | Roll chromium to r496140 (#465) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 11e3343b | Put chrome profiles into a temporary directory (#439) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 1f9b4fb4 | Change let into const (#457) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 5d6d3e0a | cleanup: Use ES6 default params (#447) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 271fd093 | Launcher: add timeout to chrome launching (#434) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| afd90123 | waitTask should survive cross-process navigation (#435) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| c1731dd5 | Fail gracefully when chromium failed to download (#430) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 598f439a | Add Page.content() method. Fixes #406. (#419) |
John Resig <j****g@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 6fcf3d91 | Fix grammar in troubleshooting.md |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 16e1499d | doc: fix typo (#431) |
R.Frega <r****a@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| fcb8ab9c | Add troubleshooting.md (#428) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a5eca57f | Add proxy server example (#427) |
Andrey Lushnikov <a****v@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
about 9 years ago |