GitHub / itsdouges/puppeteer / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 984e011c | Move path option into tracing.start (#192) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 315c388f | Enable dialog tests (#193) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| e6d8fca7 | Lint examples, again #178 (#190) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| c32df08e | Update jsdoc from Tracing patch (#189) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| cb471e36 | Ignore package-lock.json (#191) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 3f0306a4 | [tests] Await all page.evaluate() calls in all tests (#186) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| dbe86600 | Roll chromium to r491334 (#187) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 5d647bf1 | Use const a lot fo places (#188) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| bd72e40e | Introduce page.tracing (#181) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 02189607 | Revert "lint examples #178 (#182)" (#183) |
JoelEinbinder <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 8c220654 | lint examples #178 (#182) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| a43c3152 | Implement browser 'ignoreHTTPSErrors' option. (#177) |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 512a052d | [doc] fix typo in api documentation | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 337315c5 | [doclint] remove preprocessor's gen:copy and gen:paste commands | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 2acfec09 | Slow mode (#173) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| fc70ab8f | Add delay option to input methods (#171) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 97f80d24 | [README] add features to the readme.md | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| bfc40b2e | Specify repeat property on repeated keypresses (#172) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 08799dd8 | [doc] Bring back examples to page shortcut methods | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 4ee8eb8a | [doclint] introduce preprocessor's gen:copy and gen:paste tasks | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 73a99c6e | [doclint] do not use util.promisify | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 3ada7e1a | [doclint] Implement simple markdown preprocessor | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 75a8d7b0 | [doclint] Prepare doclint for more checks | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| b474a2d0 | Mark options objects as optional (#170) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| c013a531 | Refactor EmulationManager | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 8e851702 | README: logo, add mention of headless in top blurb (#169) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 67f42641 | Never sent 'requestfinished' event without passing actual request | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 23d49504 | Docs: minor fixes (#167) |
Eric Bidelman <e****l@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 72991c16 | [DEBUG] chnage direction of arrow in protocol's SEND and RECEIVE logs | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 445dce46 | response.text() should wait for request to finish | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| adf35952 | [DEBUG] More descriptive event reporting | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 0f3a0dcb | Update CONTRIBUTING.md and README.md | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 7fdf800a | Simplify frame manager, do not fetch resources upfront (#159) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| bd767002 | Fix navigation to about:blank | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 26d97bbe | Fix injectfile test on Windows (#162) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 8780fcb6 | Event coverage and debugging (#160) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 3c757672 | Fix media keys to use new key strings and codes (#164) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 19981044 | run phantom tests on windows (#163) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 02d4c881 | Fix phantom tests after version bump | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 245391cb | [doc] add missing quote in api.md example |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 91785d97 | Add missing LICENSE headers to the source files | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| d26e2399 | Resolve paths against CWD in page.uploadFile() method | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 0452644b | [doc] Clarify that `path` is resolved against current working directory | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| ba37a4f8 | Get rid of Body class | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 8d7d15fd | Update README.md |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 7bfd5660 | Update README.md |
Andrey Lushnikov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 97c3e40c | Update README.md | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| b9e3cce5 | Fail navigation when main resource fails to load | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| f1a4598c | Clarify coverage report | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| d1f2c01d | Attempt to fix tests to not throw targetClosed exception | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| bd898b7f | Implement function as a part of a page.waitFor shortcut | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 47a0366b | Fix typo in coverage | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| a2e0d27f | Implement public API coverage |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| ff5ed1c7 | Implement page.waitForFunction method | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| c26d2c82 | Remove redundant methods from Body class | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 847504c5 | [doc] link to mdn selector documentation (#155) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| e39d8602 | Rename page.setHTTPHeaders into page.setExtraHTTPHeaders | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| bbde8fd1 | page.evaluate takes a string in addition to function (#135) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 8870aaee | Disable and enable some tests based on whether chrome is headless (#154) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 70f77c19 | add tests for Frame class |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| dd1459b7 | Browser version test (#152) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| cfc6a6ab | Update CONTRIBUTING.md | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 48054795 | Drop Headers class in favor of a Map object | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 585f8155 | Don't use Emulation.resetPageScaleFactor (#147) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 5068185d | Don't ever enable DOM domain. (#145) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 7a482c56 | docs: fix broken links in API (#144) |
Will Chen <w****0@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 2e6751d6 | Trace only string method names (#141) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 9363a15c | Small fixes to jsdoc (#140) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 81d4b8f4 | Document all options objects wherever they are used (#139) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 83f4e435 | Clean up Browser annotations. (#138) |
Alexei Filippov <a****v@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| aa28eb80 | Wait for double raf after all mouse events. (#123) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 1a504030 | fix linter (#136) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| f455e3a1 | Remove NetworkManager usage from NavigatorWatcher (#134) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 64968862 | Implement mouse.click(x,y) (#131) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 2081c123 | update package-lock.json (#132) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 49e363c1 | Mess with lusha's waitFor for fun. (#133) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 4adf1142 | Unconditionally update frame payload on navigation only. (#130) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| eca0d7fe | Simplify keyboard modifiers handling (#129) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 00078093 | Move inner evaluate helpers into frame class. (#128) |
Pavel Feldman <p****n@c****g>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 4f5f1f6d | Move missing methods from page onto frame. (#125) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| b5640295 | Improve documentation for the `page.waitFor` method. | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 877f06aa | Remove userAgent getter (#126) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 615381c7 | Remove browser.closePage. (#124) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| d4c5aee5 | Rename page.evaluateOnInitialized into page.evaluateOnNewDocument | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 5acd711b | Remove InterceptedRequest.isHandled() method | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| efa33c37 | Remove page.httpHeaders() getter | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 5549ad02 | Do not serialize remote objects unless needed | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 236acec2 | Remove Frame.isMainFrame() | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 91cbe561 | Roll chromium to r488994 | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| a24cec20 | Fix clicking offscreen horizontally (#105) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 0a312543 | Refactor Frame.waitForSelector method | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 63e928f4 | Roll chromium to r488823 | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| fdaaa2c0 | Inject file with sourceURL (#102) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| c4904b4e | Do not leak event listeners on navigation | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 5757bc18 | Rename 'maxTime' option of Page.navigate into 'timeout' | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 98ee3565 | Mouse (#101) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| eb2cb67b | Remove keyboard.type and keyboard.press (#98) |
JoelEinbinder <j****r@g****m>
Committed by: Andrey Lushnikov <a****v@g****m> |
about 9 years ago | |
| 794f9bb8 | [doclint] move all the lint checks in the lint.js | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| dc032b42 | Introduce polymorphic page.waitFor method | Andrey Lushnikov <l****v@c****g> | about 9 years ago | |
| 1891a499 | fix documentation for Page.waitFor | Andrey Lushnikov <l****v@c****g> | about 9 years ago |