protractor-helper:角度E2E量角器

时间:2024-06-01 16:55:02
【文件属性】:

文件名称:protractor-helper:角度E2E量角器

文件大小:52KB

文件格式:ZIP

更新时间:2024-06-01 16:55:02

JavaScript

量角器 基本量角器环境 记者 如何开始 npm install -g protractor cd C:\Program Files\nodejs\node_global\node_modules\protractor npm install protractor.config.js设置 /** * Created by Jackey Li on 2015/4/24. */ exports.config = { directConnect: true, framework: "jasmine2", // Capabilities to be passed to the webdriver instance. capabilities: { 'browserName': 'chrome' }, // Spec patterns


【文件预览】:
protractor-helper-master
----.gitignore(19B)
----Index.html(680B)
----package.json(587B)
----jasmine-reporter.md(1KB)
----E2E()
--------locator()
--------test.js(1KB)
--------protractor_conf.js(894B)
----README.md(1KB)
----lib()
--------angular.min.js(198KB)
----e2eOutput()
--------output.xml(329B)

网友评论