cucumber-wdio-example:使用Cucumber和webdriverio在Google上执行验收测试

时间:2024-05-28 13:18:14
【文件属性】:

文件名称:cucumber-wdio-example:使用Cucumber和webdriverio在Google上执行验收测试

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-28 13:18:14

JavaScript

WebCumberNode样板 使用Node.JS中的Cucumber JS 这是一个用于运行NodeJS的小演示项目,它使用Cucumber.js作为行为测试套件来进行自动浏览器测试。 它为您在具有Node.JS和Selenium2-Server-Standalone WebDriver的任何环境中设置运行BDD测试奠定了基础。 原料 1个部分的Node.JS,带有少量NPM 1个组成部分的新虚拟机,运行Selenium2-Server-Standalone pakcage。 如果您没有Selenium服务器,请获取(.jar下载) 您不需要虚拟机即可运行Selenium,尽管它可以使整体味道更好 VM应该具有Firefox,Chrome,Opera,IE,Safari中的一个/很多/全部 指示 首先,您需要通过打开虚拟机并加载Selenium服务器来对其进行预热。 确保在./


【文件预览】:
cucumber-wdio-example-master
----features()
--------perform_a_google_search.feature(534B)
--------support()
--------step_definitions()
----package.json(606B)
----.gitignore(14B)
----README.md(2KB)

网友评论