v1.1.0
版本发布时间: 2017-08-03 04:04:38
schickling/chromeless最新发布版本:v1.5.2(2018-05-13 00:36:20)
Summary
This release includes a number of new API methods, and a few enhancements. Using chrome-launcher, Chromeless will now launch Chrome automatically when it detects that Chrome isn't already running. Most notably, the majority of the new functionality has been contributed by the community—thank you all! 🙇
Changelog
Added
- When using Chromeless locally, Chromeless will now boot Chrome automatically #120 @joelgriffith
-
html()
andsetHtml()
API methods for getting and setting HTML #112, #74 @seangransee -
mousedown()
andmouseup()
API methods #118 @criticalbh -
focus()
API method #132 @criticalbh -
pdf()
API method #84 @seangransee -
setUserAgent()
API method to set the user-agent #117 @joeyvandijk - CODE_OF_CONDUCT.md, CONTRIBUTING.md
Changed
- CDP options now get passed to
CDP.New()
#103 @liady -
.evaluate()
now returns the resulting value or a Promise #110 @joelgriffith - README improvements. @timsuchanek @adieuadieu @hax @Chrisgozd @githubixx @d2s @vladgolubev