Rapi Recorder
Rapi - Auto-first record-playback web test automation
Vad är Rapi Recorder?
Rapi Recorder är en Chrome-tillägg utvecklad av rapitest.service, och dess huvudfunktion är "Rapi - Auto-first record-playback web test automation".
Tilläggsskärmbilder
Ladda ner Rapi Recorder-förlängningens CRX-fil
Ladda ner Rapi Recorder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Rapi Recorder |
ID | ajondaiaeoipdkpjeoljbjimmfenohin |
Officiell webbadress | https://chromewebstore.google.com/detail/rapi-recorder/ajondaiaeoipdkpjeoljbjimmfenohin |
Beskrivning | Rapi - Auto-first record-playback web test automation |
Filstorlek | 2.95 MB |
Antal Installationer | 437 |
Aktuell Version | 4.0.0 |
Senast Uppdaterad | 2024-01-08 |
Publiceringsdatum | 2023-02-17 |
Betyg | 5.00/5 Totalt 8 Betyg |
Utvecklare | rapitest.service |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://rapi.dev |
Hjälpsida URL | https://rapi.dev |
Stödda Språk | 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": [ " |