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

GitHub / itsdouges/puppeteer / commits

SHA Message Author Date Stats
7f74daf6 Simplify NetworkManager's request/response management Andrey Lushnikov <l****v@c****g> about 9 years ago
3dfa6889 Simplify lib/Navigator.js Andrey Lushnikov <l****v@c****g> about 9 years ago
4aa74cc7 cleanup Page.js from network leftovers after a35a21d Andrey Lushnikov <l****v@c****g> about 9 years ago
a35a21df Implement NetworkManager Andrey Lushnikov <l****v@c****g> about 9 years ago
4b0b81fd Add better network idle definition (#38) Patrick Hulce <p****e@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
d5be1a64 Introduce Page.Events.Request Andrey Lushnikov <l****v@c****g> about 9 years ago
7b59a896 Implement Request object Andrey Lushnikov <l****v@c****g> about 9 years ago
5ed71fcb Test the 'networkidle' navigation logic Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d5a91650 Implement Basic input API JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
3d90ea38 Implement Frame.evaluate Andrey Lushnikov <l****v@c****g> about 9 years ago
4b0b3b5f add stubs for methods in api.md Andrey Lushnikov <l****v@c****g> about 9 years ago
9508396e Mark phantomjs/test/module/webpage/render.js as unsupported Andrey Lushnikov <l****v@c****g> about 9 years ago
819fa355 Convert var's to let's Andrey Lushnikov <l****v@c****g> about 9 years ago
78e87992 Unflake abort-network-request.js on Travis-Ci Andrey Lushnikov <l****v@c****g> about 9 years ago
cf355242 Foramt JSDocs for 2 spaces Pavel Feldman <p****n@c****g> about 9 years ago
437a93b2 Reformat code using 2 spaces Pavel Feldman <p****n@c****g> about 9 years ago
84bc09bc Revert "Reformat codebase into 2-spaces" Pavel Feldman <p****n@c****g> about 9 years ago
8e0db60c Update api.md Andrey Lushnikov <a****v@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
448ac4ce Reformat codebase into 2-spaces Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
bbaf2f09 Add travis-Ci build status to README.md Andrey Lushnikov <a****v@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
aaefec78 Fix Travis-Ci tests Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
5e94d66c Update libssn3 via .travis.yml Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
3f6c413a Switch example screenshot to PNG Joel Einbinder <j****r@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
7874108f Fix running on Travis-Ci Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
eb02af93 Improve error reporting when chrome fails to start Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
229edb6b Split out utils for golden tests into a separate file Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
a66480a4 Fix ESLint failures (#34) Paul Irish <p****h@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
a033b1b7 Add travis config (#29) Paul Irish <p****h@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
bc0655b5 Extract basic in-flight counting navigator Pavel Feldman <p****n@c****g> about 9 years ago
8e0a3ac6 Make InPageCallback async (#24) Pavel Feldman <p****n@c****g> about 9 years ago
ef426b57 feedback Eric Bidelman <e****l@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
92eefea5 Tweaks to readme. API doc link Eric Bidelman <e****l@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
4761f137 Inline helper eval functions Pavel Feldman <p****n@c****g> about 9 years ago
1ebf3aa5 update CONTRIBUTING.md Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
9ad4938f Inline helper evaluate functions Pavel Feldman <p****n@c****g> about 9 years ago
86c235cb Update README.md Andrey Lushnikov <a****v@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
fce6b71d Cleanup usages of Page.saveScreenshot of 3b0bc080 Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
e73d22a5 use npm Eric Bidelman <e****l@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
f185ab74 Fix readme example Eric Bidelman <e****l@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
96e57365 Add lint script and editorconfig file Eric Bidelman <e****l@g****m>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
9a403963 Add yarn.lock Eric Bidelman <e****l@g****m> about 9 years ago
17596318 Implement FrameManager Andrey Lushnikov <l****v@c****g>
Committed by: Pavel Feldman <p****n@c****g>
about 9 years ago
868814ac Implement fullPage screenshots Andrey Lushnikov <l****v@c****g> about 9 years ago
af52f13e Add screenshot test to verify clipping of offscreen areas. Andrey Lushnikov <l****v@c****g> about 9 years ago
9de48fb5 Merge goldentest.js into test.js Andrey Lushnikov <l****v@c****g> about 9 years ago
79245630 Add test expectation missing in dbb374d Andrey Lushnikov <l****v@c****g> about 9 years ago
dbb374d4 Fix racy condition in case of multiple parallel screenshots Andrey Lushnikov <l****v@c****g> about 9 years ago
3b0bc080 Refactor Page.screenshot() api Andrey Lushnikov <l****v@c****g> about 9 years ago
7d04d112 Use digit images in test/assets/grid.html Andrey Lushnikov <l****v@c****g> about 9 years ago
6bed8c62 Pass integers to the Emulation.setVisibleSize Andrey Lushnikov <l****v@c****g> about 9 years ago
25e0bac4 add missing pngjs module Andrey Lushnikov <l****v@c****g> about 9 years ago
242a6a6e Introduce screenshot tests Andrey Lushnikov <l****v@c****g> about 9 years ago
28a3343d Add the missing 'ws' dependency. Andrey Lushnikov <l****v@c****g> about 9 years ago
3d183dd9 add forgotten error.html test asset Andrey Lushnikov <l****v@c****g> about 9 years ago
163e1434 Remove Page.handleDialog method Andrey Lushnikov <l****v@c****g> about 9 years ago
632b90ef Page.Events.Error should throw an proper error Andrey Lushnikov <l****v@c****g> about 9 years ago
2066da9e Page.evaluate should reject in case of evaluation error Andrey Lushnikov <l****v@c****g> about 9 years ago
ff2c3bbc Cleanup Page class Andrey Lushnikov <l****v@c****g> about 9 years ago
f62cfc3b Refactor JavaScript dialog API Andrey Lushnikov <l****v@c****g> about 9 years ago
14a75a83 Merge Page.evaluate and Page.evaluateAsync together Andrey Lushnikov <l****v@c****g> about 9 years ago
50976c7f Implement Request.setHeader() method Andrey Lushnikov <l****v@c****g> about 9 years ago
5ba6621c Remove the Page.setBlockedURLs method Andrey Lushnikov <l****v@c****g> about 9 years ago
85ecce31 Add Request.abort() test Andrey Lushnikov <l****v@c****g> about 9 years ago
e274c26e Implement Page.setRequestInterceptor Andrey Lushnikov <l****v@c****g> about 9 years ago
9bdf9ed5 Fix jsdoc after 67932b8 Andrey Lushnikov <l****v@c****g> about 9 years ago
67932b87 Drop the chrome-remote-interface dependency Andrey Lushnikov <l****v@c****g> about 9 years ago
dbffc3c3 Await promises returned from the inPageCallback Andrey Lushnikov <l****v@c****g> about 9 years ago
ec414eb7 Rename page.size() and page.setSize() into page.viewportSize() Andrey Lushnikov <l****v@c****g> about 9 years ago
8a5b3d3e Fix phantom's test module/webserver/request.js Andrey Lushnikov <l****v@c****g> about 9 years ago
79ceb0c4 Consolidate phantom shim code in the phantom-shim folder Andrey Lushnikov <l****v@c****g> about 9 years ago
143f633d Cleanup package dependencies Andrey Lushnikov <l****v@c****g> about 9 years ago
7136b3aa Improve inPageCallback handling Andrey Lushnikov <l****v@c****g> about 9 years ago
549535e6 Add docs/api.md Andrey Lushnikov <l****v@c****g> about 9 years ago
ac3e76fb Cleanup typechecker errors Andrey Lushnikov <l****v@c****g> about 9 years ago
e1d9b296 Roll chromium to r478524 Andrey Lushnikov <l****v@c****g> about 9 years ago
1f513849 Introduce Eslint to validate style Andrey Lushnikov <l****v@c****g> about 9 years ago
6c0e3ebe Fix tests and puppeteer shim after c08f1447 Andrey Lushnikov <l****v@c****g> over 9 years ago
e05fd8c7 minor code cleanup Andrey Lushnikov <l****v@c****g> over 9 years ago
c08f1447 Slight code restructuring Andrey Lushnikov <l****v@c****g> over 9 years ago
8c37b54e Re-implement openurlwithproxy.js example Andrey Lushnikov <l****v@c****g> over 9 years ago
24598490 Implement Puppeteer's setBlockedURLs method Andrey Lushnikov <l****v@c****g> over 9 years ago
2f74644c Puppeteer's Page.navigate should not throw with invalid URL. Andrey Lushnikov <l****v@c****g> over 9 years ago
72ce46c4 Roll chromium to r471584 Andrey Lushnikov <l****v@c****g> over 9 years ago
2b50d8cc Introduce utils/check_availability.js utility Andrey Lushnikov <l****v@c****g> over 9 years ago
91e54378 Implement printing to PDF Andrey Lushnikov <l****v@c****g> over 9 years ago
e0a9cd5c Phantom's WebPage.injectJs should return boolean Andrey Lushnikov <l****v@c****g> over 9 years ago
bdf895be Support Page.{Alert,Confirm,Prompt,BeforeUnload} events Andrey Lushnikov <l****v@c****g> over 9 years ago
de9605a8 Implement PhantomJS's fs.makeTree method Andrey Lushnikov <l****v@c****g> over 9 years ago
939038bb Convert event names to small caps Andrey Lushnikov <l****v@c****g> over 9 years ago
cf900cf7 Add missing test assets Andrey Lushnikov <l****v@c****g> over 9 years ago
5ea703f2 Re-implement phantom's pagecallback.js example with puppeteer Andrey Lushnikov <l****v@c****g> over 9 years ago
15b36b1c Drop unneeded Page Event's prefixes. Andrey Lushnikov <l****v@c****g> over 9 years ago
8a8076c1 Rename Page.Events.ConsoleMessageAdded -> Page.Events.ConsoleMessage Andrey Lushnikov <l****v@c****g> over 9 years ago
e8af69e5 Make in-page callback survive navigations Andrey Lushnikov <l****v@c****g> over 9 years ago
ab6a96a9 Fix License header of certain examples Andrey Lushnikov <l****v@c****g> over 9 years ago
6fc54665 Add minimal test framework Andrey Lushnikov <l****v@c****g> over 9 years ago
2b0d0e65 Defer evaluation onInitalized Joel Einbinder <e****r@c****g>
Committed by: Andrey Lushnikov <l****v@c****g>
over 9 years ago
62e68159 Re-implement phantom's examples/features.js in puppeteer api. Andrey Lushnikov <l****v@c****g> over 9 years ago
58ad5dd8 fix implementation of Page.injectFile method Andrey Lushnikov <l****v@c****g> over 9 years ago
68a24b73 Implement phantom's detecsniff example with puppeteer API. Andrey Lushnikov <l****v@c****g> over 9 years ago

← Back to repository