An open API service providing commit metadata for open source projects.

GitHub / itsdouges/puppeteer / commits

SHA Message Author Date Stats
f230722f refactor: avoid dynamic requires in lib/ folder (#3208) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
d54c7ede fix(page): Page.goto should properly handle historyAPI in beforeunload (#3198) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
28d92116 feat(puppeteer): support convenience env variables (#3190) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7f9e2767 feat(network): introduce Response.statusText() (#3193) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
84c2621d refactor(network): Create Request class right away from payload (#3194) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7db4f0f7 chore: preserve links to master version of API from README.md (#3197) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
3364659c docs(api.md): Added cutoff values for scale option in page.pdf function (#3201) Jonathan <j****n@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
almost 8 years ago
e07567f2 docs(api.md): fix a typo (#3196) Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
almost 8 years ago
1ba2b854 feat(network): introduce Response.remoteAddress() (#3192) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
52cf16c7 refactor(network): Create Response class right away from payload (#3191) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
22c0ce63 test: cleanup newly added test for navigation referer (#3179) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
2de5a42d docs(api.md): expand on puppeteer-core vs puppeteer (#3189) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
93f267b4 docs(api.md): re-factor api.md heading (#3185) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
cbce8399 docs(api.md): small typo (#3188) avimar <a****i@a****m>
Committed by: Andrey Lushnikov <a****v@g****m>
almost 8 years ago
32c0363a feat(chromium): roll Chromium to r588429 (#3181) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
464f3b4c feat(page): Add 'referer' as a parameter to Page.goto() (#3128) Ali Ahmad <a****0@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
almost 8 years ago
17029281 feat(page): Introduce page.setGeolocation method (#3160) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
10009973 docs(api.md): page.hover typo (#3165) Andrew Leedham <A****m@o****m>
Committed by: Andrey Lushnikov <a****v@g****m>
almost 8 years ago
50d6c2d3 feat(browsercontext): implement BrowserContext.overridePermissions (#3159) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
df459ba6 feat(chromium): roll Chromium to r587164 (#3153) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
bfed64fb docs(readme.md): change Megabits to Megabytes. Andrey Lushnikov <l****v@c****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
3d7ae2a2 fix: fix null-type bugs (#3137) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
d1105afa Revert "Add Puppeteer Recorder extension to docs" (#3102) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ce64ae22 test: add test for request interception with 302 after POST (#3105) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d6eb3b4d refactor: drop object factory from execution context (#3099) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
73c43beb docs: Add Puppeteer Recorder extension to docs (#3088) Tim Nolet <t****t@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
395c5062 docs(troubleshooting): add libatk-bridge2.0-0 to ubuntu dependencies (#3096) a-sync <a****c@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
ce783274 feat(chromium): roll Chromium to r583214 (#3092) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b8e0d626 docs(readme): refer to awesome-puppeteer (#3062) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
3ae85e46 docs: mention puppeteer-core (#3061) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
af361c8e chore: bump version to v1.7.0-post (#3060) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
66caee4c chore: mark version v1.7.0 (#3059) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
be7626fa fix: revert ExecutionContext reporting. (#3058) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
28ccf5d7 docs(api.md): some grammar/wording (#3057) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
204c7ec8 feat: introduce puppeteer/Errors (#3056) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
231a2be9 feat: expose frame's execution contexts (#3048) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b84404c9 docs(api.md): fix a typo (#3055) Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
8c713ef1 fix(browserfetcher): handle extract-zip errors (#3052) Quentin Dreyer <q****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
40466cb3 feat(launcher): ignoreDefaultArgs to accept array of options (#3049) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1be7545b chore: enhance markdown preprocessor (#3050) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
81d42c46 feat: prepare for publishing puppeteer-core (#3047) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d8224014 docs(api.md): clarify coordinate system in mouse (#3041) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
608f5b79 docs(api.md): clarification note on request interception (#3042) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
735e17e2 docs(troubleshooting): Add instructions to run on App Engine and Cloud Functi... Steren <s****i@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
68250886 feat(launcher): allow options to be passed into puppeteer.defaultArgs (#2950) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
2e000766 chore: upgrade to TypeScript 3.0.1 (#3024) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
25632133 feat: add option to specify the default viewport (#3005) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
0c49bf52 test: use new browser context for every page test (#3010) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9c96a928 test: fix flakiness of certain extension tests (#3011) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
95d867aa fix: don't emit an internal error when eval causes navigation (#3008) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
e36a7ae6 chore: bump version to v1.6.2-post (#3009) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
fd5d95bd docs(troubleshooting): update Chromium package supported on Alpine (#2997) Paul Shibanov <p****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
c018ff15 feat(browsercontext): add BrowserContext.pages() method (#3003) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
25d7eff3 fix(Page): Use _pageBindings as a Map (#3001) Nathan Shively-Sanders <2****n@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
3335d369 fix: typing emoji (#2824) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
1931cb47 feat(Chromium): roll Chromium to r579032 (#2989) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5bcb7cf5 test: add test with request interception and cookies (#2988) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
862ad96b test: dump workers state after the test runner is terminated (#2991) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0c825de1 test: unflake page test that was causing us a lot of CI flakes (#2993) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
89f968b9 test: try to fix CSS coverage flakes on win (#2992) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
4bbaa9d4 test: do not handle sigint for all the browsers launched in tests (#2990) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
2c959949 test: make sure referer header is reported with request interception (#2986) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d305c7d8 chore: bump version after minor release (#2985) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0b121198 fix(NetworkManager): Remove header 'cookie' from request hash (#2954) Donovan Allen <m****e@d****t>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
392d3b94 Revert "chore(tests): redirect debugError to the output category of tests (#2... Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c5fe1dbd chore(tests): redirect debugError to the output category of tests (#2969) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
12e3510e feat(page): add 'preferCSSPageSize' to page.pdf options (#2928) Fred Chasen <f****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
78ebf401 chore(ci): move all CI from Node7 to Node8 (#2938) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d09b3042 docs(api.md): elaborate on passing arguments in waitForFunction (#2921) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
3d12f1f2 feat(FrameManager): improve waiting for selector to be hidden error message (... Andy Fleming <a****y@a****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
14e69d18 fix(pipe): make sure the pipe is not stuck (#2933) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
ca99a67a fix(launcher): always add `about:blank` to default arguments. (#2942) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5b189878 chore(ci): yet another attempt to fix pptr@next (#2940) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1d5f52e2 chore(ci): fix auto-publish to travis (#2931) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
8f5ecf50 chore(ci): fix auto-publish to travis (#2930) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
670b0c35 fix(launcher): do not add --disable-gpu on OSX and Linux (#2908) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
26cd16c7 docs(api.md): expand on testing Chrome Extensions (#2893) Pavel Pomerantsev <p****p@m****u>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
56368aa0 fix(page): page.click should work with disabled javascript (#2907) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e4e72c9e docs(api.md): fix typo (#2890) Maxi Cilauro <m****o@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
e7b0e0f4 feat(chromium): roll Chromium to r574897 (#2887) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
8802253e chore: bump version to v1.6.0-post (#2883) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
3762de7b chore: mark version v1.6.0 (#2882) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
66fa0d3d test: cleanup page.waitForRequest/page.waitForResponse tests (#2880) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
726c8dc0 feat(page): introduce waitForRequest and waitForResponse methods (#2776) Matthew Shirley <m****e@m****t>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
3ebbf125 fix(coverage): report anonymous scripts with debugger:// urls (#2875) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
254bc808 chore: cleanup ElementHandle.isIntersectingViewport (#2874) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
12bc1e1a feat(coverage): add an option to collect coverage of anonymous scripts (#2796) Pavel Pomerantsev <p****p@m****u>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
96c558d5 feat(elementhandle): introduce elementHandle.isIntersectingViewport() method.... Bogdan Ponomarenko <p****n@y****u>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
4f8d00e6 docs(readme): Update README.md (#2863) Benjamin Atkin <b****n@b****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
e445e1c8 chore(ci): disable brew auto-update (#2861) Fedor Korotkov <f****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
88362f71 docs(readme.md): Fix typo (#2858) Nat Zimmermann <n****m@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
9313c83a docs(readme): update FAQ (#2826) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
eb53a8fd docs(api.md): Fix selector description for pages & frames (#2841) Matthew Haughton <3****x@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
cfc0571c feat: better timeout stack trace (#2843) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
22fa00a7 fix: wait for the chromeProcess to exit, not close (#2838) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
fb7c4e09 docs(readme): minor nits (#2827) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5955affa fix(page.click): teach puppeteer click wrapped links (#2822) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
59e7f7eb feat(chromium): roll Chromium to r571375 (#2817) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
acb89ddd docs(api.md): add note on page.pdf() color rendering behavior (#2821) Kaveet Laxmidas <k****s@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
871b204f refactor: simplify EmulationManager (#2816) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago

← Back to repository