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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |