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
}