自动化测试接口 DalekJS

码农软件 · 软件分类 · 测试工具 · 2019-11-23 18:14:31

软件介绍

在 Web 项目中,浏览器兼容以及跨浏览器测试是最重要的也是最费劲的工作。DalekJS 是一个基于 JavaScript(或 Node.js) 的免费和开源的自动化测试接口。它能够同时运行测试一组流行的浏览器(Chrome,IE,Firefox 和 WebKit)。

他可以:

  • 自动启动浏览器
  • 自动填充表单
  • 点击、跟踪链接
  • 屏幕截图
  • 运行功能测试
  • 可运行于linux、macos、windows

 

本文地址:https://codercto.com/soft/d/19637.html

Object-Oriented Design Heuristics

Object-Oriented Design Heuristics

Arthur J. Riel / Addison-Wesley Professional / 1996-05-10 / USD 64.99

Product Description Here is the first object-oriented development book to provide specific experience-based guidelines to help developers make the right design decisions. This book offers the next ......一起来看看 《Object-Oriented Design Heuristics》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具