Rapi Recorder
Rapi - Auto-first record-playback web test automation
Apa itu Rapi Recorder?
Rapi Recorder adalah ekstensi Chrome yang dikembangkan oleh rapitest.service, dan fitur utamanya adalah "Rapi - Auto-first record-playback web test automation".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Rapi Recorder
Unduh file ekstensi Rapi Recorder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
URL Resmi | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Deskripsi | Rapi - Auto-first record-playback web test automation |
Ukuran File | 2.95 MB |
Jumlah Instalasi | 437 |
Versi Saat Ini | 4.0.0 |
Terakhir Diperbarui | 2024-01-08 |
Tanggal Publikasi | 2023-02-17 |
Penilaian | 5.00/5 Total 8 Penilaian |
Pengembang | rapitest.service |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://rapi.dev |
URL Halaman Bantuan | https://rapi.dev |
Bahasa yang Didukung | 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": [ " |