UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
ما هو UI5 Journey Recorder؟
UI5 Journey Recorder هو إضافة Chrome تم تطويرها بواسطة tabrisevangelion، والميزة الرئيسية لها هي "A point-and-click adventure for your UI5 tests".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة UI5 Journey Recorder
قم بتنزيل ملفات الامتداد UI5 Journey Recorder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
عنوان صفحة المساعدة | 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": [ " |