Protractor Recorder

Records Protractor E2E test scripts

Qu'est-ce que Protractor Recorder ?

Protractor Recorder est une extension Chrome développée par Natosoft Ireland, et sa fonction principale est "Records Protractor E2E test scripts".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Protractor Recorder

Téléchargez les fichiers d'extension Protractor Recorder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Protractor Recorder Protractor Recorder
ID ebfpgeghginolinmdhlbecaahehoijlh
URL Officiel https://chromewebstore.google.com/detail/protractor-recorder/ebfpgeghginolinmdhlbecaahehoijlh
Description Records Protractor E2E test scripts
Taille du Fichier 19.18 KB
Nombre d'Installations 1,714
Version Actuelle 2.0.0
Dernière Mise à Jour 2018-07-25
Date de Publication 2018-07-25
Évaluation 1.33/5 Total 3 Évaluations
Développeur Natosoft Ireland
Type de Paiement free
Langues Prises en Charge 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
}