文件名称:tbwdjs:cammewebdriverjs的包装器以简化testingbot.com测试
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-15 14:24:28
JavaScript
保养通知 该模块无需维护-您应按照testingbot.com网站上的nodejs / javascript说明进行操作。 tbwdjs-TestingBotWebDriverJS 周围的小包装,可简化对( )的 安装 $ npm install testingbot 用法 由testingbot.com node.js向导给出的样例示例简化为 var webdriverjs = require('tbwdjs'); var client = webdriverjs.remote({ host: 'hub.testingbot.com', desiredCapabilities: { browserName: 'internet explorer', version: 9, platform: 'WIND
【文件预览】:
tbwdjs-master
----.jshintrc(5KB)
----.gitignore(22B)
----package.json(639B)
----Makefile(450B)
----LICENSE(1KB)
----README.md(5KB)
----tests()
--------integration()
--------examples()
----lib()
--------asserts()
--------api.js(5KB)
--------commands()
--------tbwdjs.js(4KB)
--------protocol()