UI5 Journey Recorder
A point-and-click adventure for your UI5 tests
什麼是UI5 Journey Recorder?
UI5 Journey Recorder是由tabrisevangelion開發的Chrome擴展程式,該擴展的主要功能是“A point-and-click adventure for your UI5 tests”。
擴展截圖
下載UI5 Journey Recorder擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | clhcepeibbgcdmhalaaomdpofecmgimf |
| 官方網址 | 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": [
" | |