testcafe-browser-provider-selenium:这是TestCafe的Selenium浏览器提供程序插件。 https

时间:2024-05-20 20:23:40
【文件属性】:

文件名称:testcafe-browser-provider-selenium:这是TestCafe的Selenium浏览器提供程序插件。 https

文件大小:81KB

文件格式:ZIP

更新时间:2024-05-20 20:23:40

JavaScript

testcafe浏览器提供商Selenium 这是的Selenium浏览器提供程序插件。 安装 npm install testcafe-browser-provider-selenium 先决条件 一个Selenium Server可以独立运行,也可以在网格中运行。 查看Selenium的,这是一种轻松的方法来开始设置网格。 用法 如果从命令行运行测试,请在指定浏览器时使用浏览器别名。 “ -c 2”参数将拆分测试,并同时在两个浏览器中运行它们。 如果不需要,则忽略它。 testcafe -c 2 selenium:chrome 'path/to/test/file.js' 使用API​​时,请将别名传递给browsers()方法: testCafe . createRunner ( ) . src ( 'path/to/test/file.js' ) .


【文件预览】:
testcafe-browser-provider-selenium-master
----.travis.yml(34B)
----.eslintrc(3KB)
----Gulpfile.js(987B)
----package.json(1KB)
----.github()
--------no-response.yml(708B)
----test()
--------.eslintrc(45B)
--------test.js(19B)
----LICENSE(1KB)
----package-lock.json(354KB)
----.publishrc(62B)
----src()
--------.babelrc(375B)
--------index.js(6KB)
----.gitignore(22B)
----README.md(5KB)
----.editorconfig(293B)
----.vscode()
--------launch.json(508B)

网友评论