Protractor Recorder

Records Protractor E2E test scripts

ما هو Protractor Recorder؟

Protractor Recorder هو إضافة Chrome تم تطويرها بواسطة Natosoft Ireland، والميزة الرئيسية لها هي "Records Protractor E2E test scripts".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Protractor Recorder

قم بتنزيل ملفات الامتداد Protractor Recorder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}