Rapi Recorder
Rapi - Auto-first record-playback web test automation
Wat is Rapi Recorder?
Rapi Recorder is een Chrome-extensie ontwikkeld door rapitest.service, en de belangrijkste functie is "Rapi - Auto-first record-playback web test automation".
Extensie Screenshots
Download het CRX-bestand van de extensie Rapi Recorder
Download Rapi Recorder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
Officiële URL | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Beschrijving | Rapi - Auto-first record-playback web test automation |
Bestandsgrootte | 2.95 MB |
Aantal Installaties | 437 |
Huidige Versie | 4.0.0 |
Laatst Bijgewerkt | 2024-01-08 |
Publicatiedatum | 2023-02-17 |
Beoordeling | 5.00/5 Totaal 8 Beoordelingen |
Ontwikkelaar | rapitest.service |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://rapi.dev |
Help Pagina-URL | https://rapi.dev |
Ondersteunde Talen | 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": [ " |