UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
UI5 Journey Recorder là gì?
UI5 Journey Recorder là một tiện ích mở rộng Chrome được phát triển bởi tabrisevangelion, và tính năng chính của nó là "A point-and-click adventure for your UI5 tests".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng UI5 Journey Recorder
Tải xuống các tệp mở rộng UI5 Journey Recorder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | UI5 Journey Recorder |
ID | clhcepeibbgcdmhalaaomdpofecmgimf |
URL Chính Thức | https://chromewebstore.google.com/detail/ui5-journey-recorder/clhcepeibbgcdmhalaaomdpofecmgimf |
Mô tả | A point-and-click adventure for your UI5 tests |
Kích Thước Tệp | 11.25 MB |
Số Lần Cài Đặt | 555 |
Phiên Bản Hiện Tại | 0.3.0 |
Cập Nhật Lần Cuối | 2024-02-27 |
Ngày Phát Hành | 2022-10-19 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | tabrisevangelion |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/ui5-community/ui5-journey-recorder |
URL Trang Trợ Giúp | https://github.com/ui5-community/ui5-journey-recorder |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |