UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
Wat is UI5 Journey Recorder?
UI5 Journey Recorder is een Chrome-extensie ontwikkeld door tabrisevangelion, en de belangrijkste functie is "A point-and-click adventure for your UI5 tests".
Extensie Screenshots
Download het CRX-bestand van de extensie UI5 Journey Recorder
Download UI5 Journey Recorder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
With the UI5 Journey Recorder you can easily record your test journeys for your UI5 app. Export it to wdi5 + OPA5 or save it for later use. Share it with others and replay tests within our browser without any framework needed.
Basisinformatie over de Extensie
Naam | UI5 Journey Recorder |
ID | clhcepeibbgcdmhalaaomdpofecmgimf |
Officiële URL | https://chromewebstore.google.com/detail/ui5-journey-recorder/clhcepeibbgcdmhalaaomdpofecmgimf |
Beschrijving | A point-and-click adventure for your UI5 tests |
Bestandsgrootte | 11.25 MB |
Aantal Installaties | 555 |
Huidige Versie | 0.3.0 |
Laatst Bijgewerkt | 2024-02-27 |
Publicatiedatum | 2022-10-19 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | tabrisevangelion |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/ui5-community/ui5-journey-recorder |
Help Pagina-URL | https://github.com/ui5-community/ui5-journey-recorder |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "UI5 Journey Recorder", "short_name": "UI5 Journey Rec", "description": "A point-and-click adventure for your UI5 tests", "version": "0.3.0", "minimum_chrome_version": "88", "background": { "service_worker": "\/assets\/scripts\/starter.js" }, "web_accessible_resources": [ { "resources": [ "\/assets\/scripts\/page_inject.js", "\/assets\/scripts\/communication_inject.js" ], "matches": [ " |