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 |
| 官方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": [
" | |