Protractor Recorder

Records Protractor E2E test scripts

什么是Protractor Recorder?

Protractor Recorder是由Natosoft Ireland开发的Chrome扩展程序,该扩展的主要功能是“Records Protractor E2E test scripts”。

扩展截图

screenshot

下载Protractor Recorder扩展crx文件

下载Protractor Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        A recorder built for Protractor E2E tests

To use go to the tab you wish to start tests on, open chrome dev tools by clicking F12 or right clicking and clicking inspect you will see a protractor tab to start recording simply click, type etc.. on the current page the plugin will write the code along while your going through each section/page of your app.                    

扩展基本信息

名称 Protractor Recorder Protractor Recorder
ID ebfpgeghginolinmdhlbecaahehoijlh
官方URL https://chromewebstore.google.com/detail/protractor-recorder/ebfpgeghginolinmdhlbecaahehoijlh
简介 Records Protractor E2E test scripts
文件大小 19.18 KB
安装次数 1,714
当前版本 2.0.0
更新时间 2018-07-25
上架时间 2018-07-25
评分 1.33/5 共3次评分
开发者 Natosoft Ireland
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Protractor Recorder",
    "version": "2.0.0",
    "description": "Records Protractor E2E test scripts",
    "devtools_page": "devtools.html",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}