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

GitHub / itsdouges/puppeteer / commits

SHA Message Author Date Stats
aba61de9 Make helper.getExceptionMessage synchronous Andrey Lushnikov <l****v@c****g> about 9 years ago
1f954fa7 Implement timeout option for page.waitFor Andrey Lushnikov <l****v@c****g> about 9 years ago
0960dc38 Automatically generate table-of-contents for markdown Andrey Lushnikov <l****v@c****g> about 9 years ago
52de7574 Implement visible option for Page.waitFor method Andrey Lushnikov <l****v@c****g> about 9 years ago
139b9e9b Get rid of page.emulate() / page.emulatedDevices() methods Andrey Lushnikov <l****v@c****g> about 9 years ago
76ac3bde Convert DevicesDescriptors into puppeteer format Andrey Lushnikov <l****v@c****g> about 9 years ago
ffc5a8ae Add missing test asset Andrey Lushnikov <l****v@c****g> about 9 years ago
f5215b2e Restart browser once in a while during unit testing Andrey Lushnikov <l****v@c****g> about 9 years ago
4af0911b Use more good flags to run chrome instance. Andrey Lushnikov <l****v@c****g> about 9 years ago
42edc310 [emulation] fix touch emulation Andrey Lushnikov <l****v@c****g> about 9 years ago
a981594b Revert node's scrolling into view in page.click() Andrey Lushnikov <l****v@c****g> about 9 years ago
e33a8f81 Support HEADLESS env variable for unit tests Andrey Lushnikov <l****v@c****g> about 9 years ago
a63a0198 Implement waitFor which survives navigation (#99) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
2fb1d9af Fix comments on WebPage.js (#97) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
febd747c Inroduce page.press (#96) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
71f8c76f Rename keyboard.hold and release to up and down (#95) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
2e94f9f6 Resolve pending callbacks when connection closes Andrey Lushnikov <l****v@c****g> about 9 years ago
40c66d1f Roll chromium to r487285 Andrey Lushnikov <l****v@c****g> about 9 years ago
21af495b Move screenshot task chain in Browser Andrey Lushnikov <l****v@c****g> about 9 years ago
55acae40 Introduce DEBUG module which traces public API calls Andrey Lushnikov <l****v@c****g> about 9 years ago
f154d537 Introduce page.goBack/page.goForward (#93) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
98c3894c Introduce Page.waitForNavigation (#94) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
bef99826 Simplify waitFor code (#92) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
5ca92ffb Getting started run instructions dgozman <d****n@c****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
28265fc3 Fix frame.waitFor to work with complex selectors (#90) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
6c1c3a0c Return remote object description for unserializable objects Andrey Lushnikov <l****v@c****g> about 9 years ago
72b7e50f [phantom_shim] implement deprecated frame switching api Andrey Lushnikov <l****v@c****g> about 9 years ago
2ca08b03 Rename Page's 'consolemessage' event into 'console' Andrey Lushnikov <l****v@c****g> about 9 years ago
117a128b Introduce Page.$ and Page.$$ (#75) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
bf7698e8 Intorduce Page.keyboard (#74) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
895f69d1 Add emulation for named devices. (#72) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
0414dfa9 Introduce DEBUG module Andrey Lushnikov <l****v@c****g> about 9 years ago
4581ada2 Roll chromium to r486981. (#87) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
9eb46d61 [doc] add examples for Dialog and Frame classes Andrey Lushnikov <l****v@c****g> about 9 years ago
b2d2bf82 Rename Page.printToPDF into page.pdf Andrey Lushnikov <l****v@c****g> about 9 years ago
1a97d8b3 Teach 'consolemessage' event to send all the arguments Andrey Lushnikov <l****v@c****g> about 9 years ago
3b5dbe23 [doclint] be more permissive with syntax Andrey Lushnikov <l****v@c****g> about 9 years ago
ac754559 Fixed page.waitFor (#81) Aleksey <k****y@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
560b817d Make page.url() return URL synchronously. Andrey Lushnikov <l****v@c****g> about 9 years ago
34a96a84 Rename navigation option 'waitFor' into 'waitUntil'. Andrey Lushnikov <l****v@c****g> about 9 years ago
76415e1b [doc] distinct naming for functions which are evaluated in page context Andrey Lushnikov <l****v@c****g> about 9 years ago
6eac22dd [doclint] lint events Andrey Lushnikov <l****v@c****g> about 9 years ago
21a722b3 update package lock (#79) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
67d10986 [doclint] parse getters as properties Andrey Lushnikov <l****v@c****g> about 9 years ago
45c20c7d [doclint] introduce class members Andrey Lushnikov <l****v@c****g> about 9 years ago
880575c7 [README] page.setSize should be page.setViewportSize Andrey Lushnikov <l****v@c****g> about 9 years ago
4bd855c6 Use getBoundingClientRect instead of DOM.BoxModel (#76) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
235001ba [doclint] validate return statements Andrey Lushnikov <l****v@c****g> about 9 years ago
56619baa [doclint] simplify error reporting Andrey Lushnikov <l****v@c****g> about 9 years ago
9b2e9ce6 Make test/golden-utils.js reusable Andrey Lushnikov <l****v@c****g> about 9 years ago
c468c451 [doclint] move doclint testing to golden Andrey Lushnikov <l****v@c****g> about 9 years ago
64ebcdba Do not close readline after reading remote debugging port Andrey Lushnikov <l****v@c****g> about 9 years ago
b3d38a1b [Downloader] Fix Downloader.downloadedRevisions methods Andrey Lushnikov <l****v@c****g> about 9 years ago
20fb1f6b [Downloader] Remove previous chromium revisions after roll Andrey Lushnikov <l****v@c****g> about 9 years ago
d99031ba [doclint] Move doclint under utils/ Andrey Lushnikov <l****v@c****g> about 9 years ago
38e6f53c [doclint] add linting for class properties Andrey Lushnikov <l****v@c****g> about 9 years ago
60621b88 Fix Click unit tests on Mac OS X Andrey Lushnikov <l****v@c****g> about 9 years ago
b77ae4b7 Properly cleanup FrameManager._frameIdToExecutionContextId. (#73) Aleksey <k****y@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
b0a2cf66 Roll chromium to r485143 Andrey Lushnikov <l****v@c****g> about 9 years ago
ff838d8e Roll chromium to r485143 Andrey Lushnikov <l****v@c****g> about 9 years ago
f9283f9d [doc] fix link to the InterceptedRequest Andrey Lushnikov <l****v@c****g> about 9 years ago
191ca747 [doclint] Fix bug in documentation linter Andrey Lushnikov <l****v@c****g> about 9 years ago
f05cc316 Add use cases and FAQ on Selenium (#70) Will Chen <w****0@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
afb096cf Disable DOM domain after each operation. (#71) Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
77657601 [doclint] Start linting method arguments Andrey Lushnikov <l****v@c****g> about 9 years ago
d120e7e4 properly cleanup exit process listener as browser closes Andrey Lushnikov <l****v@c****g> about 9 years ago
279cd4c9 Remote Browser's remoteDebuggingPort option Andrey Lushnikov <l****v@c****g> about 9 years ago
b6d0ebfb Run headless chromium with --hide-scrollbars Andrey Lushnikov <l****v@c****g> about 9 years ago
50d9c186 Change Page.navigate to return main resource response Andrey Lushnikov <l****v@c****g> about 9 years ago
a7e91dc1 Fix docs typo in page.screenshot description (#67) Nicolas Gryman <n****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
f23f7252 Handle ECONNRESET error in SimpleServer Andrey Lushnikov <l****v@c****g> about 9 years ago
da0cde1b Implement Page.uploadFile (#61) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
739c1566 Add tests for all public methods on Page (#62) JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
ff4a3892 Fix watchdog timer cleanup (#64) Andrea Cardaci <c****d@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
f7cd0048 Cleanup navigator logic Andrey Lushnikov <l****v@c****g> about 9 years ago
090ecfa6 Added frame.waitFor(selector) (#59) Aleksey <k****y@c****g>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
a0eeb415 Introduce `yarn debug-unit` command Andrey Lushnikov <l****v@c****g> about 9 years ago
193f0d85 Enable documentation linting (#56) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a69bed30 Simplify documentation linter Andrey Lushnikov <l****v@c****g> about 9 years ago
34f043d8 Implement browser.stdout and browser.stderr streams Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
aa5419a5 Fill doc with stubs for missing documentation methods. Andrey Lushnikov <l****v@c****g> about 9 years ago
07963ec3 Bring package-lock.json up-to-date. Andrey Lushnikov <l****v@c****g> about 9 years ago
62cacbe5 Implement documentation linter (#47) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
18b2a46a Properly shutdown testing http server Andrey Lushnikov <l****v@c****g> about 9 years ago
83b8af69 Rename test/StaticServer into test/SimpleServer Andrey Lushnikov <l****v@c****g> about 9 years ago
bf08dbb3 Wait for static Server to start in tests Andrey Lushnikov <l****v@c****g> about 9 years ago
c8664319 Make browser._ensureChromeIsRunning idempotent Andrey Lushnikov <l****v@c****g> about 9 years ago
6c7ae41a fix page.injectFile and add test. (#52) Paul Irish <p****h@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
3d3e8dd0 Implement frame switching api in phantom shim Andrey Lushnikov <l****v@c****g> about 9 years ago
64fed38c Rename Page.Events.Error into Page.Events.PageError Andrey Lushnikov <l****v@c****g> about 9 years ago
19e882f5 fix switch statement indentation in FrameManager Andrey Lushnikov <l****v@c****g> about 9 years ago
773a09a8 Add support for unserializable values in Page.evaluate Andrey Lushnikov <l****v@c****g> about 9 years ago
62111fbc Fix style after 9faecc2e Andrey Lushnikov <l****v@c****g> about 9 years ago
19a8d74d Implement Body interface for both Request and Response Andrey Lushnikov <l****v@c****g> about 9 years ago
9faecc2e Fix Page.setContent method Andrey Lushnikov <l****v@c****g> about 9 years ago
4fb7f775 add a more clear message for protocol errors Andrey Lushnikov <l****v@c****g> about 9 years ago
0d2c32e8 Roll chromium to r484159 Andrey Lushnikov <l****v@c****g> about 9 years ago
4372674c Improve Phantom_Shim to handle more scenarios. (#49) Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
2cd60c9e network manager: remove duplicated method (#48) Paul Irish <p****h@g****m>
Committed by: Andrey Lushnikov <a****v@g****m>
about 9 years ago
9c138e9d Support redirects in NewtorkManager Andrey Lushnikov <l****v@c****g> about 9 years ago

← Back to repository