Rapi Recorder
Rapi - Auto-first record-playback web test automation
Co to jest Rapi Recorder?
Rapi Recorder to rozszerzenie Chrome opracowane przez rapitest.service, a jego główną funkcją jest „Rapi - Auto-first record-playback web test automation”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Rapi Recorder
Pobierz pliki rozszerzeń Rapi Recorder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
Oficjalny URL | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Opis | Rapi - Auto-first record-playback web test automation |
Rozmiar pliku | 2.95 MB |
Liczba instalacji | 437 |
Aktualna Wersja | 4.0.0 |
Ostatnia Aktualizacja | 2024-01-08 |
Data Publikacji | 2023-02-17 |
Ocena | 5.00/5 Łącznie 8 Oceny |
Deweloper | rapitest.service |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://rapi.dev |
Adres URL Strony Pomocy | https://rapi.dev |
Obsługiwane Języki | 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": [ " |