Rapi Recorder
Rapi - Auto-first record-playback web test automation
Rapi Recorder là gì?
Rapi Recorder là một tiện ích mở rộng Chrome được phát triển bởi rapitest.service, và tính năng chính của nó là "Rapi - Auto-first record-playback web test automation".
Ả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 Rapi Recorder
Tải xuống các tệp mở rộng Rapi 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
Rapi Recorder, formerly known as SideeX (Selenium IDE Extended), is a high-efficiency record-playback web testing tool for fast test script generation. Rapi is developed and maintained by National Cheng Kung University in Taiwan. It is completely free for both personal and commercial use. https://rapi.dev *Record & Replay 1. Navigate to the target website and launch Rapi extension. 2. Record your actions by clicking 'Record'. 3. Replay the commands with 'Play this case'. *CI and WebDriver - Utilize CLI Runner for seamless integration into continuous workflows. - Enable easy replay through WebDriver support.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
URL Chính Thức | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Mô tả | Rapi - Auto-first record-playback web test automation |
Kích Thước Tệp | 2.95 MB |
Số Lần Cài Đặt | 437 |
Phiên Bản Hiện Tại | 4.0.0 |
Cập Nhật Lần Cuối | 2024-01-08 |
Ngày Phát Hành | 2023-02-17 |
Đánh Giá | 5.00/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | rapitest.service |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://rapi.dev |
URL Trang Trợ Giúp | https://rapi.dev |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Rapi - Auto-first record-playback web test automation", "manifest_version": 3, "name": "Rapi Recorder", "homepage_url": "https:\/\/github.com\/RapiTest\/rapi", "icons": { "48": "icons\/logo-48.png", "96": "icons\/logo-96.png" }, "permissions": [ "tabs", "activeTab", "contextMenus", "downloads", "webNavigation", "notifications", "storage", "cookies", "declarativeNetRequest", "declarativeNetRequestWithHostAccess", "declarativeNetRequestFeedback" ], "host_permissions": [ " |