Rapi Recorder
Rapi - Auto-first record-playback web test automation
Was ist Rapi Recorder?
Rapi Recorder ist eine Chrome-Erweiterung, die von rapitest.service entwickelt wurde, und ihr Hauptmerkmal ist "Rapi - Auto-first record-playback web test automation".
Erweiterungsscreenshots
Rapi Recorder-Erweiterungs-CRX-Datei herunterladen
Laden Sie Rapi Recorder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
Offizielle URL | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Beschreibung | Rapi - Auto-first record-playback web test automation |
Dateigröße | 2.95 MB |
Installationsanzahl | 437 |
Aktuelle Version | 4.0.0 |
Letztes Update | 2024-01-08 |
Veröffentlichungsdatum | 2023-02-17 |
Bewertung | 5.00/5 Insgesamt 8 Bewertungen |
Entwickler | rapitest.service |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://rapi.dev |
Hilfeseite URL | https://rapi.dev |
Unterstützte Sprachen | 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": [ " |