文件名称:nightwatch-screenshot-compare:nightwatch.js 使用 selenium 和 firefox 驱动程序进行视觉回归测试的示例
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-27 11:45:05
JavaScript
#Screenshot 比较使用 NightwatchJS nightwatch.js 使用 selenium webdriver 和 node-resemble-js 进行视觉回归测试的示例。 test file: mytest.js 屏幕截图保存在./screenshots 确保你已经安装了 node/npm。 运行npm install安装所有依赖 运行测试: $npm 安装 $grunt 守夜人
【文件预览】:
nightwatch-screenshot-compare-master
----assertions()
--------compareScreenshot.js(2KB)
----commands()
--------compareScreenshot.js(537B)
----Gruntfile.js(1KB)
----mytest.js(193B)
----README.md(360B)
----screenshots()
--------diffs()
--------results()
--------baseline()
----package.json(548B)