Commit Graph

  • 64124df62f [api] add touchScreen.tap (#639) JoelEinbinder 2017-09-01 19:03:51 -0700
  • e95fb96279 Throw an error when Chromium download is failed (#619) Abdulaziz Homaily 2017-09-02 00:47:57 +0800
  • 42fa3af659 Remove promise jsdoc (#641) JoelEinbinder 2017-08-31 17:58:07 -0700
  • 62ececb1c7 Implement page.$eval (#638) Andrey Lushnikov 2017-08-31 15:38:01 -0700
  • bf66696770 correct license to be a valid SPDX license expression Andrey Lushnikov 2017-08-31 11:16:28 -0700
  • a052cdb464 Update package.json with Apache License 2.0 (#632) Gregory Linford 2017-08-31 17:57:29 +0100
  • ce01e84381 [doc] Clarify networkIdleInflight default in docs. (#630) Lucas Hill 2017-08-30 23:08:46 -0700
  • 9d7929cd36 Add environment variable to skip download (#606) Andrey Lushnikov 2017-08-30 21:40:15 -0700
  • 3365562b2b Add DEBUG=* debugging guide to readme (#622) Paul Irish 2017-08-30 18:41:45 -0400
  • 66676c0235 Kill child process group (#621) Andrey Lushnikov 2017-08-30 14:16:03 -0700
  • 223a1066bb Drop deasync: this is a left-over from phantomShim (#607) Andrey Lushnikov 2017-08-29 23:34:00 -0700
  • c9b0a6c060 Fix launcher to not leak event listeners (#605) Andrey Lushnikov 2017-08-29 22:49:50 -0700
  • 11ce8b249f Implement Request.resourceType getter (#590) Andrey Lushnikov 2017-08-29 16:27:59 -0700
  • 8f74cc8a90 [api] Add "step" option to mouse.move method (#601) JoelEinbinder 2017-08-29 14:13:38 -0700
  • 77600c6c5e Implement ElementHandle.attribute() method (#543) Batiste Bieler 2017-08-29 20:24:32 +0200
  • 74c53f3758 Roll chromium to r497674 (#588) Andrey Lushnikov 2017-08-28 22:19:07 -0700
  • 8f66f7339e Fix launcher in case of empty arguments (#582) Andrey Lushnikov 2017-08-28 14:59:41 -0700
  • d5327e6a0f [api] Allow a custom userDataDir to be specified (#555) JoelEinbinder 2017-08-28 12:14:21 -0700
  • 66912a7277 [api] use object instead of map for headers (#567) Andrey Lushnikov 2017-08-28 12:09:24 -0700
  • 39b9081747 Bump version to 0.10.2-alpha (#566) Andrey Lushnikov 2017-08-28 11:15:11 -0700
  • 59fc757ee0 [docs] a mistake in allowed values of page.evaluateMedia (#580) Lukasz Szóstek 2017-08-28 19:37:38 +0200
  • f9abc8ea03 readme: move up note about Page.pdf working on headless only (#577) Eric Bidelman 2017-08-28 10:31:35 -0700
  • da85b4466e [docs] Add CentOS troubleshooting notes (#579) Andrey Lushnikov 2017-08-28 10:21:54 -0700
  • 225e880d15 doc: Clarify that examples need Node v8 (#559) Mohamed Oun 2017-08-28 00:08:25 +0300
  • e921a1cc21 Fix Request Interception (#565) Andrey Lushnikov 2017-08-27 12:41:09 -0700
  • ea4f8d78fc Mark version 0.10.1 Andrey Lushnikov 2017-08-25 19:37:53 -0700
  • cd81944e66 Test node6 on travis (#551) JoelEinbinder 2017-08-25 19:28:49 -0700
  • bd5b4fe963 Phantom shim mention (#552) JoelEinbinder 2017-08-25 16:30:48 -0700
  • e8f8a1ad1f Kill PhantomShim. (#533) Andrey Lushnikov 2017-08-25 15:15:34 -0700
  • 2c4dfbfd88 Fix node6 support for Object.entries and URL object (#548) JoelEinbinder 2017-08-25 15:13:59 -0700
  • 4e3b6a1f57 Example: add listen for custom event on page load (#529) Eric Bidelman 2017-08-24 23:33:31 -0700
  • be4da580d4 Bump tip-of-tree version to 0.10.1-alpha (#534) Andrey Lushnikov 2017-08-24 22:47:57 -0700
  • 751164c69f Mark version 0.10.0 Andrey Lushnikov 2017-08-24 17:46:58 -0700
  • 10b9dfea83 Prepare to release (#532) Andrey Lushnikov 2017-08-24 17:35:53 -0700
  • 60ace82875 add 'use strict'; to examples (#530) Vse Mozhet Byt 2017-08-25 03:33:41 +0300
  • 0791774faa Cookies (#314) JoelEinbinder 2017-08-24 12:21:46 -0700
  • 9212863b92 Node 6 support (#484) JoelEinbinder 2017-08-24 12:20:05 -0700
  • 46115f9182 add missing backticks in README.md (#525) Vse Mozhet Byt 2017-08-24 19:52:56 +0300
  • 3b44de444f readme: add evaluate snippet (#524) Eric Bidelman 2017-08-24 09:13:49 -0700
  • b8c3686e6d [doc] elaborate on url parameter in page.goto. (#504) Andrey Lushnikov 2017-08-23 15:34:57 -0700
  • 4471969524 fix a typo in the api.md (#505) Vse Mozhet Byt 2017-08-24 00:29:47 +0300
  • a1414de42f Implement page.setJavaScriptEnabled method JoelEinbinder 2017-08-23 14:08:56 -0700
  • 63e2b36d29 [doc] Add reference to released API Andrey Lushnikov 2017-08-23 13:44:44 -0700
  • a330c8eeba Bump version to 0.9.1-alpha Eric Bidelman 2017-08-23 13:39:35 -0700
  • 1458a3b3b5 fix typo in test.js (#490) Vse Mozhet Byt 2017-08-23 23:26:52 +0300
  • 8fe2477850 Enable MutationObserver attributes (#499) Dan Schuman 2017-08-23 13:25:40 -0700
  • a756bc868f Don't complain about Windows line endings on Windows (#496) JoelEinbinder 2017-08-23 11:56:59 -0700
  • ac109dba6d Kill Chrome quickly on Windows (#488) JoelEinbinder 2017-08-23 11:55:33 -0700
  • a00ba6a3d9 Adding proxy support for ChromiumDownloader (#455) Paul Hawxby 2017-08-23 16:33:29 +0100
  • 151d512ae2 Implement page.$$ method (#463) Andrey Lushnikov 2017-08-22 22:56:55 -0700
  • 7e1f2f0609 readme: add console event debugging tip (#481) Eric Bidelman 2017-08-22 20:17:09 -0700
  • a526e9f9fb Stricter eslint rules (#472) JoelEinbinder 2017-08-22 14:18:07 -0700
  • ce08fc77b1 Roll chromium to r496140 (#465) Andrey Lushnikov 2017-08-22 14:15:02 -0700
  • 11e3343b3d Put chrome profiles into a temporary directory (#439) JoelEinbinder 2017-08-21 20:12:16 -0700
  • 1f9b4fb4c8 Change let into const (#457) Eric Bidelman 2017-08-21 16:39:04 -0700
  • 5d6d3e0a81 cleanup: Use ES6 default params (#447) Eric Bidelman 2017-08-21 16:32:39 -0700
  • 271fd09379 Launcher: add timeout to chrome launching (#434) Andrey Lushnikov 2017-08-21 15:43:36 -0700
  • afd90123be waitTask should survive cross-process navigation (#435) Andrey Lushnikov 2017-08-21 13:34:26 -0700
  • c1731dd5d7 Fail gracefully when chromium failed to download (#430) Andrey Lushnikov 2017-08-21 13:34:10 -0700
  • 598f439a32 Add Page.content() method. Fixes #406. (#419) John Resig 2017-08-21 12:02:30 -0400
  • 6fcf3d9148 Fix grammar in troubleshooting.md Andrey Lushnikov 2017-08-20 19:56:04 -0700
  • 16e1499dbe doc: fix typo (#431) R.Frega 2017-08-20 23:54:05 -0300
  • fcb8ab9cd7 Add troubleshooting.md (#428) Andrey Lushnikov 2017-08-20 19:46:13 -0700
  • a5eca57f4a Add proxy server example (#427) Andrey Lushnikov 2017-08-20 17:13:11 -0700
  • 281db8fecc doc: change ambiguous phrase in api.md (#410) Vse Mozhet Byt 2017-08-21 02:44:52 +0300
  • 292c7a237f doc: remove mentions of removed Boxy mixin (#425) Andrey Lushnikov 2017-08-20 16:03:30 -0700
  • 6a35c97c7f doc: fix descriptions of certain page methods (#424) Andrey Lushnikov 2017-08-20 16:03:14 -0700
  • 6581416897 doc: fix some nits in code examples from api.md (#407) Vse Mozhet Byt 2017-08-21 00:50:24 +0300
  • 3b03fdd2d0 example 'block images' - make extension check case insensitive (#401) Florian Reuschel 2017-08-20 23:33:22 +0200
  • 9ede3144c5 doc: fix some links in api.md (#400) Vse Mozhet Byt 2017-08-21 00:32:53 +0300
  • ab125f6a69 doc: Fix return type in response.text() Andrey Lushnikov 2017-08-20 14:32:14 -0700
  • e8b4288623 readme: fix missing word (#414) AJ Jordan 2017-08-20 12:43:15 -0700
  • caa6f813a8 docs: note headless flag defaults to true (#332) Daniela Borges Matos de Carvalho 2017-08-20 20:40:29 +0100
  • 7796ca50ee examples: replace let with const (#403) Vse Mozhet Byt 2017-08-20 22:38:10 +0300
  • 8c245eef4e doc: fix code examples in CONTRIBUTING.md (#402) Vse Mozhet Byt 2017-08-20 03:33:26 +0300
  • 970e9c4b35 doc: fix copy-paste artefacts (#394) Vse Mozhet Byt 2017-08-19 20:04:02 +0300
  • f8515013ab doc: remove a link to a deleted example (#392) Vse Mozhet Byt 2017-08-19 19:28:58 +0300
  • 628921950f README: Fix a typo (#385) jakubsadura 2017-08-19 01:49:58 +0200
  • 6cc274135c Introduce page.emulateMedia method (#383) Andrey Lushnikov 2017-08-18 16:49:02 -0700
  • 8f43befcc9 Make prettier JS snippets (#377) Brikou CARRE 2017-08-19 01:46:10 +0200
  • ae3fedfa91 readme: start of useful debugging tips (#352) Eric Bidelman 2017-08-18 11:03:35 -0700
  • 500b956c84 #366 - tone of logo surface from light source (#369) Ken 2017-08-19 01:21:37 +0800
  • d71feb63d0 Determine failed navigation based on Frame.unreachedURL (#365) Andrey Lushnikov 2017-08-17 23:24:16 -0700
  • ae14c1eee4 Use randomized folder names for user profile directories (#364) Andrey Lushnikov 2017-08-17 23:18:08 -0700
  • 127f3966d7 Allow capturing transparent screenshots (#354) Pavel Feldman 2017-08-17 21:11:39 -0700
  • 1ca7849017 Mute audio in headless, closes #350 (#355) JoelEinbinder 2017-08-17 20:54:16 -0700
  • b9c7c367ef Add Serializable type into the docs (#318) JoelEinbinder 2017-08-17 20:24:11 -0700
  • 16e190b239 Indent the code in README.md (#319) Divjot Singh 2017-08-18 08:24:51 +0530
  • f3143a3d60 Fix flaky test (#351) JoelEinbinder 2017-08-17 19:48:25 -0700
  • 5f0afd5547 Move uploadFiles onto ElementHandle (#348) JoelEinbinder 2017-08-17 14:53:37 -0700
  • ad1b292b6d install.js: refactor to template string (#340) Piper Chester 2017-08-17 11:56:11 -0700
  • 21aa0a2390 example 'block images' - fix typo and add other extensions (#334) Noriaki UCHIYAMA 2017-08-18 01:39:40 +0900
  • 2655f20fd3 docs: fix link to ElementHandle (#345) Simone Sanfratello 2017-08-17 18:26:10 +0200
  • e7356bf611 docs: fix typo in event: 'load' section (#325) Satoshi Takeda 2017-08-17 15:27:19 +0900
  • e5876c7b4e corrected minor typos (#322) Chandan Rai 2017-08-17 10:27:23 +0530
  • 7cef3d7ce7 Teach page.pdf to respect printBackground argument (#307) Andrey Lushnikov 2017-08-16 15:08:31 -0700
  • a93377fc22 readme: migrate from travis-ci .com to .org (#297) Paul Irish 2017-08-16 12:51:41 -0700
  • 3cc5ba4a6f update code example: setRequestInterceptionEnabled (#294) edgar c 2017-08-16 14:19:13 -0400
  • da53218107 Fix doc on pdf method. Minor addition to PDF path option docs. (#292) Jonathan Garbee 2017-08-16 14:11:40 -0400
  • 92e64e2354 docs: recommendation of canary if Chrome is preferred (#293) Paul Irish 2017-08-16 11:09:18 -0700