UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
UI5 Journey Recorder क्या है?
UI5 Journey Recorder tabrisevangelion द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A point-and-click adventure for your UI5 tests"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में UI5 Journey Recorder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | UI5 Journey Recorder |
ID | clhcepeibbgcdmhalaaomdpofecmgimf |
आधिकारिक URL | https://chromewebstore.google.com/detail/ui5-journey-recorder/clhcepeibbgcdmhalaaomdpofecmgimf |
विवरण | A point-and-click adventure for your UI5 tests |
फ़ाइल का आकार | 11.25 MB |
स्थापना संख्या | 555 |
वर्तमान संस्करण | 0.3.0 |
अंतिम अपडेट | 2024-02-27 |
प्रकाशन तिथि | 2022-10-19 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | tabrisevangelion |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/ui5-community/ui5-journey-recorder |
सहायता पृष्ठ URL | https://github.com/ui5-community/ui5-journey-recorder |
समर्थित भाषाएँ | 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": [ " |