UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
Vad är UI5 Journey Recorder?
UI5 Journey Recorder är en Chrome-tillägg utvecklad av tabrisevangelion, och dess huvudfunktion är "A point-and-click adventure for your UI5 tests".
Tilläggsskärmbilder
Ladda ner UI5 Journey Recorder-förlängningens CRX-fil
Ladda ner UI5 Journey Recorder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | clhcepeibbgcdmhalaaomdpofecmgimf |
| Officiell webbadress | https://chromewebstore.google.com/detail/ui5-journey-recorder/clhcepeibbgcdmhalaaomdpofecmgimf |
| Beskrivning | A point-and-click adventure for your UI5 tests |
| Filstorlek | 11.25 MB |
| Antal Installationer | 555 |
| Aktuell Version | 0.3.0 |
| Senast Uppdaterad | 2024-02-27 |
| Publiceringsdatum | 2022-10-19 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | tabrisevangelion |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/ui5-community/ui5-journey-recorder |
| Hjälpsida URL | https://github.com/ui5-community/ui5-journey-recorder |
| Stödda Språk | 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": [
" | |