UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
What is UI5 Journey Recorder?
UI5 Journey Recorder is a Chrome extension developed by tabrisevangelion, and its main feature is "A point-and-click adventure for your UI5 tests".
Extension Screenshots
Download UI5 Journey Recorder Extension CRX File
Download UI5 Journey Recorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | UI5 Journey Recorder |
ID | clhcepeibbgcdmhalaaomdpofecmgimf |
Official URL | https://chromewebstore.google.com/detail/ui5-journey-recorder/clhcepeibbgcdmhalaaomdpofecmgimf |
Description | A point-and-click adventure for your UI5 tests |
File Size | 11.25 MB |
Installation Count | 555 |
Current Version | 0.3.0 |
Last Updated | 2024-02-27 |
Publish Date | 2022-10-19 |
Rating | 5.00/5 Total 1 Ratings |
Developer | tabrisevangelion |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/ui5-community/ui5-journey-recorder |
Help Page URL | https://github.com/ui5-community/ui5-journey-recorder |
Supported Languages | 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": [ " |