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. Основная информация о расширении
| Название | |
| 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": [
" | |