内容简介:经过近 5 年的开发和迭代,SlimerJS 终于迎来了 1.0 正式版本,亮点包括: 新特性和 API webpage 新增 loading 和 loadingProgress 属性 onResourceError 参数现在包含 status 和 statusText 属性 新增...
经过近 5 年的开发和迭代,SlimerJS 终于迎来了 1.0 正式版本,亮点包括:
新特性和 API
webpage新增loading和loadingProgress属性onResourceError参数现在包含status和statusText属性新增
proxy()和setProxy()方法slimer.version和slimer.geckoVersion有一个新的prerelease属性在 Firefox 56 及以上版本中,SlimerJS 可通过在命令行中添加
--headless选项来实现真正的 headlessProxy 配置:支持自动配置 https URI
新增
fs.isSpecial()onResourceRequested:支持requestData.postData
改进
实现
system.pid(#473)实现
phantom.proxy()和phantom.setProxy()方法 (#436, #444, #445)兼容 Firefox 53 - 59
修复
修复:“ReferenceError: reference to undefined property this._stopCallback”
Windows:同时启动的实例不再共享相同的配置文件
Windows:修复 exit 代码文件名称
移除有关 “NS_BINDING_ABORTED” 的错误消息
修复 fs.isLink()和 fs.readLink()中的 bug
修复“脚本丢失”等 exit 报错代码
更多内容请查阅发行说明。
下载地址:
https://download.slimerjs.org/releases/1.0.0/slimerjs-1.0.0.zip
https://download.slimerjs.org/releases/1.0.0/slimerjs-1.0.0.tar.bz2
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 【手把手带你撸一个接口测试工具】第二步, 基于ElementUI实现前端布局
- 接口测试及常用接口测试工具
- 小程序入口构造工具 & 二维码测试工具
- VPS 常用测试方法和测试工具整理总结
- 说说分层测试中HTTP的API测试工具
- 性能测试工具Jmeter
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Twenty Lectures on Algorithmic Game Theory
Tim Roughgarden / Cambridge University Press / 2016-8-31 / USD 34.99
Computer science and economics have engaged in a lively interaction over the past fifteen years, resulting in the new field of algorithmic game theory. Many problems that are central to modern compute......一起来看看 《Twenty Lectures on Algorithmic Game Theory》 这本书的介绍吧!