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

GitHub / itsdouges/puppeteer / commits

SHA Message Author Date Stats
c4acc637 feat(chromium): roll Chromium to r571040 (#2814) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d6741eca test: add test that verifies pptr works with SVG nodes (#2805) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f55d005c fix(page): teach page.click() to click partially offscreen buttons (#2806) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6ca43cf7 docs(api.md): clarify docs about waitForNavigation (#2788) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
aae73f5f feat(worker): implement pageerror event from a worker (#2795) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
811415bc docs(api.md): fix a typo (#2789) Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
3b20839a docs(api.md): update note about page.goto() returned value (#2787) Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
a4601149 test: fix appveyour flakiness (#2779) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
4178b989 test: add test that breaks subsequent page.goto (#2775) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
dcae6bcf feat(chromium): roll Chromium to r568432 (#2769) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ea8ec1e5 chore(ci): Configure OSX on Cirrus CI (#2774) Fedor Korotkov <f****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
1064aa44 feat(request): add new error reasons for request.abort() (#2771) Mickael van der Beek <m****b@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
37dbfc26 test: fix random tests flakiness (#2770) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f197d2e2 fix: don't pass a reference to the page into frames (#2766) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
b20cde67 fix(page): migrate exposeFunction from console.debug to Runtime.installBindin... Aleksey <k****y@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
af0bd15d test: split out ignoreHTTPSErrors tests (#2745) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c4301388 test: drop PDF tests (#2744) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
861f0707 feat(chromium): roll Chromium to r567388 (#2743) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
73f9c480 feat: nicer protocol error messages (#2742) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
9a650c81 feat(element-handle): remove throw in case of empty elementHandle (#2740) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
38f112f3 feat(target): add support for target.page for 'backgroud_page' (#2600) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
cd8d7506 fix(devicedescriptors): fix UA in DeviceDescriptors (#2741) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ddfdaf97 fix(page): fix race condition in WaitTask (#2739) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ed7a26cc feat(tracing): enable high resolution JavaScript sampling (#2702) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
eca66109 docs(api.md): fix keyboard.press note about modifier keys (#2711) 蒋璇 <6****3@q****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
9498b105 fix(helpers): support thrown strings and numbers in getExceptionMessage (#2715) Georgii Dolzhykov <t****x@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
93e12893 test: make tests work on non-English locales (#2736) Georgii Dolzhykov <t****x@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
1875cb48 docs(api.md): fix return type docs of ElementHandle.$x (#2723) Konstantin Simon Maria Möllers <k****s@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
d481fd51 fix(types): type FrameManager in Page.js (#2718) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
147f98d1 chore: bump version to v1.5.0-post (#2699) Joel Einbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
194d5800 chore: mark version v1.5.0 (#2698) Joel Einbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
75ba86f4 fix: emit all arguments from worker console logs (#2697) Joel Einbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
90833352 docs(contributing): add section about releasing to NPM (#2695) Andrey Lushnikov <a****v@g****m>
Committed by: Joel Einbinder <j****r@g****m>
about 8 years ago
2ff0adca feat: worker convenience methods (#2677) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
3e82a54f docs: update slack invite link in README.md (#2690) Corey Cole <c****c@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
36b87000 chore(ci): remove Win from Cirrus builds (#2689) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a0584689 feat: roll Chromium to r564778 (#2681) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
4bc23319 chore(ci): temporary disable cirrus win builds (#2666) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
efc0e0f9 feat(chromium): roll Chromium to r563942 (#2665) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d8023726 fix: disable OOPIF by default (#2661) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
85d5a334 chore(ci): switch Windows containers (#2662) Fedor Korotkov <f****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
9904da26 chore(doclint): remove old unused table-of-contents generator (#2659) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9955a1e6 fix(browser): ensure first page is created when browser is launched (#2658) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
07b91f61 test: split out headful tests into headful.spec.js (#2657) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e0380268 docs(api.md): Fix CDPSession code example (#2654) Darío Kondratiuk <d****k@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
0f8c7e76 feat(launcher): disable crash reporting by default (#2652) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
724fa512 feat(network): introduce Request.isNavigationRequest() method (#2633) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f6356683 feat(targets): add target.opener() (#2641) Jan Potoms <p****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
0b94fa70 chore: stop using console.assert everywhere (#2646) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
35e3f12a fix(workers): swallow errors when auto-detaching from page subtargets (#2649) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1c0ecc3d test: fix flaky test (#2650) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0ba72df6 test: verify ignoreHTTPSErrors works with puppeteer.connect (#2648) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
754df58d docs(api.md): fix table-of-contents (#2636) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0ad0096e chore(utils): change utils/check_availability.js to fetch last revisions (#2635) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
14b51449 docs(examples): add link to puppeteer-har (#2643) Anish Karandikar <a****y@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 8 years ago
1c2adf61 fix(workers): workaround worker execution context flakiness (#2596) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
469b910a feat(page): allow screenshot to return a base64 string (#2586) Yotam Laufer <y****r@u****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
e1c40bd7 chore(examples): Change networkidle2 to networkidle0 (#2618) Yogesh Singh <y****4@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
1bbd0946 feat(test): enable dumpio in tests #2610 Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
8e12d197 fix(tests): normalize scrollbars in headful tests (#2622) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
41ccd0bd chore(docs): remove old and non relevant function usage (#2623) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
5ff67dbd docs(api.md): Add the word "network" (#2624) Robert Shilston <r****n@f****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
c9a843ba chore(types): generate protocol.d.ts on install (#2625) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
7d64d40d chore(frame): minor refactor in FrameManager (#2597) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
f6393d87 docs(api.md): mention that page.$$eval and frame.$$eval return arrays (#2595) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
b8df8bdf feat(launcher): launch browser with 'about:blank' by default (#2594) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
1e07925e feat(elementhandle): add elementHandle.$$eval method (#2589) Vasyl Pahut <j****e@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
32f4c173 feat(page): add page.isClosed method (#2588) Alex Veligura <v****a@o****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
b522ecaa docs(api.md): update puppeteer overview (#2584) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
debfe7e0 fix(page): respect timeout 0 in page.waitForFunction (#2563) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6a0627a4 fix(page): Don't report clientside error with a node stack attached (#2572) Paul Irish <p****h@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
17bc6515 docs(api.md): goForward should say "can not go forward" (#2578) Darío Kondratiuk <d****k@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
93fe2b57 feat(Page): introduce workers (#2560) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
b474f2ce test: add a missing test for elementHandle. (#2580) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
2d9e5a0d test: add test that validates that pages open with userDataDir arg (#2564) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
51645932 refactor: do not pass user options to browser constructor (#2562) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2d82e089 chore: bump dependencies (#2559) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
de82b87c docs(documentation) capitalize and end sentences (#2537) Matej Plavevski <m****b@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
1c4a8f0b docs(README): remove duplicate line Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
23d25a6e feat(Target): Pass through "background_page" types (#2439) (#2493) Rafal Jarmolkovič <j****z@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
3b03ff65 feat(BrowserContext): introduce Browser Contexts. (#2523) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
58c672b1 feat(Chromium): roll Chromium to r557152 (#2522) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d02440d1 chore: bump version to v1.4.0-post (#2521) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
808bf8e5 chore: mark version v1.4.0 (#2517) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
88b99687 feat(ElementHandle): introduce elementHandle.$eval (#2407) Denny Ku(kuni) <a****4@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
1d225cfa fix: allow user gesture restricted code to be run in page.evaluate (#2503) Joel Einbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
1db4986d feat(Chromium): roll Chromium to r555668 (#2495) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a310d57d feat(Page): add option to run 'beforeunload' when closing the page (#2478) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
37601885 feat(Chromium): roll Chromium to r554716 (#2477) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
afee0104 docs(README): add a debugging section (#2467) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
e236887b feat(Page): report 'Log' domain entries as 'console' events (#2400) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
58c46680 fix(Page): fix page.goto to return Response when page pushes new state (#2468) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a2a91002 docs(examples): add a link for jest-puppeteer (#2466) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
eb1826bc feat(DeviceDescriptors): add pixel2/pixel2 xl (#2464) Yaniv Efraim <y****m@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
f797f8c3 docs(api.md): add explanation to page.waitForNavigation (#2354) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
eded38c8 test: verify file url interception works as expected (#2451) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8a62b10f chore: testrunner's ".not" should print appropriate message (#2459) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9ae64f23 docs(troubleshooting): newest Chromium package supported on Alpine (#2453) Paul Shibanov <p****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
over 8 years ago
b96815aa test: verify Page.goto fails when server returns 204 (#2452) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d9bb7ee8 chore: add a bunch of non-needed files to .npmignore (#2450) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago

← Back to repository