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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |