GitHub / itsdouges/puppeteer / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 80ee4694 | feat(Page): teach Page.setContent to wait for resources to load (#1152) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f38c8bb1 | feat(Page.goto): support multiple events in waitUntil option (#1147) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ef369e5d | feat(Page.goto): add a 'domcontentloaded' option to the Page.goto (#1145) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ce8a9520 | refactor: migrate NavigatorWatcher to lifecycle events (#1141) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 126ab7b9 | feat(keyboard): Accept codes (#1116) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 945a826a | feat(install): add environment variable to overwrite host part of url (#958) |
r3dDoX <r****X@u****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c9e1a2de | docs(api): document that JSHandle.jsonValue might return error/blank (#1118) |
Neeraj Singh <n****j@b****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 9603bab0 | chore(yarn): update yarn lock #1113 |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| bcc969cc | feat(interception): Implement request.mockResponse method (#1064) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7f60e33a | feat(Chromium): roll Chromium to r510398 (#1112) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 5c92ba22 | fix(page.evaluate): jsonValue should ignore toJSON property (#1098) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0f64f3e9 | test: add test to make sure clipping is correct on retina displays (#1111) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ace239cb | feat(Chromium): roll Chromium to r510141 (#1101) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4f64dfd9 | feat(Request): allow aborting intercepted requests with custom reasons (#1080) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7fbd2cb6 | chore(typescript): switch to 2.6-rc (#1078) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| f67ae571 | test(cookies): enable cookies restoration test (#1075) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| eee168a7 | chore(downloader): fix typo in error exception message (#1076) |
Sashiyama Yoshiki <y****a@n****p>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| b3857bd6 | fix(page): page.close() assert that connection is not closed (#1038) |
Christian Davis <C****d@c****u>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| e943efe1 | feat(chromium): roll chromium to r509368 (#1063) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 32398d11 | feat(Browser): introduce Browser.pages() (#554) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 273c7332 | feat(Request): introduce Request.failure() method (#1065) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 8717203f | chore(examples): Fixed a typo in examples/proxy.js (#1073) |
rmzg <r****s@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 2b795147 | feat(Browser): make browser.close() to always terminate remote browser |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| fbee98aa | chore(examples): add missing argument to search example (#1066) |
Sashiyama Yoshiki <y****a@n****p>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 9fab3fd3 | chore(readme): use shields.io to display badges |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0e4477ac | chore(travis): explicitly define node version in .travis.yml (#1069) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 6f97b716 | test: Add a failing test for storing cookies (#1055) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| aebbcf21 | docs(api): `queryObjects` returns a Promise<JSHandle> (#1053) |
Christopher Deutsch <c****d@c****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| a73a6744 | docs(api): fix comments in the diagram description |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| d0513914 | chore: Add windows CI (appveyor) (#1046) |
Adi Prasetyo <3****t@u****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| e7eb7b3c | docs(api): add hierarchical diagram (#1040) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e3eec248 | docs(api): add missing 'hidden' option on frame.waitForSelector |
Christian Davis <C****d@c****u>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 5686d538 | chore: bump version to 0.13.0-alpha | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| b555151c | chore: mark version 0.12.0 | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 6a8865cd | feat(keyboard): make keyboard.down generate input event by default (#1016) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| a02347e3 | feat(Page): implement page.setOfflineMode (#1032) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| fd88eb53 | feat(chromium): roll chromium to r508693 (#1031) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 8511db95 | feat(page): waitForSelector hidden option (#967) |
Christian Davis <C****d@c****u>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 8f430fb2 | fix(ElementHandle.boundingBox): account for margin, padding, and border in el... |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 1c528308 | feat: roll to 508367 (#1027) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 053534b4 | chore: update yarn lock #1025 |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c310f139 | feat(Frame): Support options in `addScriptTag` and `addStyleTag` (#996) |
Sam Verschueren <s****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 0426e3c0 | Roll chromium to 508268 (#1019) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c893bf36 | fix(input) Send .code with keyboard events (#1015) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 23c0ba07 | feat(Page): introduce Page.queryObjects (#1005) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3f9f0f44 | feat(Page.pdf): add 'A6' page format |
Barry vd. Heuvel <b****h@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 9ecf20fc | chore: Allow development under Windows platform (#992) |
Eli Sherer <e****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| ff08e457 | fix: Remove synchronous operation with file system. (#879) |
Gleb Azarov <1****d@u****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 7a8aa734 | feat(Page): introduce Page.$$eval method (#1006) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 464b6a96 | fix(Page.getMetrics): do not report a few metrics (#1001) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| b82d3197 | feat(Page): Support Page.getMetrics and metrics event. (#939) |
Alexei Filippov <a****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 77d3c297 | test(launcher): add a test for invalid executablePath option |
Austin Kelleher <a****7@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 13f100bd | docs(api): fix typo |
Roberto Toro <r****o@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 1fbf2a8a | feat(Page): kill the page.plainText method (#994) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 079db900 | fix(JSHandle.toString): clearer description for primitives (#993) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c3fb3671 | fix(Request): convert resourceType to all small-caps (#990) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7e28dbaf | feat(ElementHandle): add EH.boundingBox and EH.screenshot |
Eli Sherer <e****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 515f2cd0 | feat: Roll to r507565 (#987) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e59172de | chore: Use Typescript to lint JSDoc annotations (#986) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 7b5d7dda | docs(readme): fix typo (#988) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| f1aa18af | feat(Launcher): add devtools option (#953) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| e6af6e19 | feat(console): dispatch JSHandles as console arguments (#975) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 8d1d9fec | chore(doc): replace 'could' with 'can' |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 52f92c98 | fix(input): clicking an element should take into account frame position (#971) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a7672acb | fix: return undefined when Page.evaluate encounters circular JSON (#983) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3ecd98d6 | fix(Page.select): synthesized events should bubble |
Christian Davis <C****d@c****u>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 44cdf85b | chore(doc): fix a link (#977) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 4e558674 | chore(doc): fix nits after JSHandles PR (#976) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 3214bb73 | chore(doc): fix implicit link to JSHandle | Andrey Lushnikov <l****v@c****g> | almost 9 years ago | |
| 0af0d7db | feat(Input): Add keyboard methods to elementHandle (#801) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 0d0f9b79 | feat(JSHandles): introduce JSHandles (#943) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 59bcc2ee | chore(docs): fix console example in docs/api.md |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| d3976cb0 | test: add failing test for storing data in custom userDataDir |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c225b930 | feat(Launcher): Allow environment variables definition when launching chromiu... |
Benoît Zugmeyer <b****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 97e40e68 | feat(Frame): Add `addStyleTag` API to frame - fixes #892 (#947) |
Sam Verschueren <s****n@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| d87480b6 | Node6: Remove parentheses around the body of async arrow functions (#942) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| dc4c8786 | chore(doclint): fix doclint tests (#941) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 017429ee | chore(doclint): exclude constructors by default (#938) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 6c9a9947 | chore(doclint): support classes inheritance (#935) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 8bcf550b | chore(doclint): add basic tests for documentation parsers (#934) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 41fd4b52 | chore(doclint): move doclint tests expectations into test folders (#932) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f9640a54 | chore(doc): add a note about using ElementHandle instances (#925) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 215b3497 | fix(Page): remove event listeners to avoid MaxListenersExceededWarning |
mizdra <p****a@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 53531c9a | feat(page): Allow Page.goto's timeout to be `0` to disable timeout (#887) |
Adi Prasetyo <g****9@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| bafd937f | chore(tests): fix a few typos in tests (#911) |
mizdra <p****a@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| a6cf8237 | feat(Launcher): introduce appMode option |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 1c292e92 | chore(doc): fix browser.wsEndpoint() return value format (#898) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| c46c41d8 | fix(Launcher): Launcher should handle chrome process errors (#863) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| cb280c52 | fix(Launcher): Terminate chrome gracefully on Windows (#876) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f6255029 | feat(Console): Introduce ConsoleMessage type (#909) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| cfece345 | fix(Network): Do not attempt to normalize malformed URLs. (#875) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ec760ab5 | chore: update yarn lock (#889) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 72161c47 | [roll] Roll chromium to r503964 (#878) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0164b7cc | Added info on how to find the browserWSEndpoint (#780) |
Jake Ginnivan <j****e@g****t>
Committed by: Paul Irish <p****h@g****m> |
almost 9 years ago | |
| 9b0a0621 | [docs] clarify env variables usage with npmrc |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 2babcb00 | [feat] Support PUPPETEER_SKIP_CHROMIUM_DOWNLOAD in npmrc |
gordomium <g****m@u****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| 45f26402 | [api] Introduce Page.select method (#779) |
Alix Axel <a****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
almost 9 years ago | |
| acdb5889 | doc: fix a link (#856) |
Vse Mozhet Byt <v****t@g****m>
Committed by: Eric Bidelman <e****l@g****m> |
almost 9 years ago | |
| ccf8fb16 | readme: add try-puppeteer link (#849) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c2b3fe91 | Remove --no-sandbox from Docker example (#838) |
Eric Bidelman <e****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago |