Katalon Recorder (Selenium tests generator)
Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.
Cos'è Katalon Recorder (Selenium tests generator)?
Katalon Recorder (Selenium tests generator) è un'estensione di Chrome sviluppata da recorder-services, e la sua funzione principale è "Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Katalon Recorder (Selenium tests generator)
Scarica i file di estensione Katalon Recorder (Selenium tests generator) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Katalon Recorder is the most UI-friendly and simplest extension for Record and Playback on Chrome, Firefox, and Edge. A perfect Selenium IDE alternative as your daily drive web recorder. Katalon Recorder will make your test automation work a lot easier: - Enjoy fastest execution speed compared to other extensions with Selenium 3 core engine. - Automate the repetitive tasks on browsers, such as generating reports, filling forms, automating games, etc. - Use original Selenium IDE commands (Selenese), plus block statements if...elseIf...else...endIf and while...endWhile. Testing file input control is supported. - Make use of multiple locator types including XPath & CSS. - Import test data from CSV files for data-driven testing. - Import scripts from Selenium IDE to existing project in Katalon Recorder - Test your new features before handing your work over to the QA team - Run synthetic testing to monitor the functionality of web applications - Shareable reports with visual dashboards and charts easily with logs, screenshots capturing, with historical data and analytics from Katalon TestOps. - Supporting the legacy Selenium IDE's commands and extension scripts (AKA user-extensions.js) for developing custom locator builders and actions. - Exporting Selenium WebDriver scripts in various formats and frameworks. You can export recorded tests to the following supported languages and frameworks: Node New Relic Synthetics, Python App Dynamics, Java JUnit, Java TestNG, Python unittest, C# MSTest, C# NUnit, Java WebDriver RC +JUnit, JSON Dynatrace Synthetics, Typescript Potractor, Robot framework, Ruby Rspec, JavaScript WebDriver.io, XML, JavasScript Puppeteer, JSON Puppeteer Why Katalon Recorder? Unlike Selenium IDE, the recording capability of Katalon Recorder is powerful on major web browsers: Chrome, Firefox, and IE. This extension was the champion project of the Katalon Studio Hackathons contest. Katalon Automation Recorder was developed to support users who no longer be able to record and playback automation tests using the old-fashioned Selenium IDE or users of popular open source frameworks looking for a handy recorder. Katalon Recorder can be integrated with other Katalon solutions (Katalon Studio and Katalon TestOps) for advanced test generation, reporting, and test orchestration needs. Useful links: Katalon Recorder on Firefox: https://addons.mozilla.org/en-US/firefox/addon/katalon-automation-record/ ]Katalon Recorder on Edge: Katalon Recorder (Selenium tests generator) - Microsoft Edge Addons https://microsoftedge.microsoft.com/addons/detail/katalon-recorder-seleniu/hdodkejagjkdomgbiioijegfmiiknoam Data-Driven Testing with Katalon Recorder and Selenium IDE https://academy.katalon.com/courses/katalon-recorder-data-driven-testing/ Katalon Recorder Docs: https://docs.katalon.com/katalon-recorder/docs/overview.html Katalon Recorder Community: https://forum.katalon.com/c/katalon-recorder/ About Us: At Katalon, we make testing easy. Katalon products focus on two core qualities: accessibility and flexibility. No matter how small or large, simple or complex, novice or experienced your team is, there’s a Katalon solution for you. We take care of the complicated, mundane, redundant tasks so that you can enjoy a better automation experience. ...because we believe there's always an easier way to do test automation. Our solutions include Katalon Studio, Katalon TestOps (beta), Katalon Recorder, Katalium, and Katalon plugins. Explore more Katalon solutions for free: https://www.katalon.com/
Informazioni di Base sull'Estensione
Nome | Katalon Recorder (Selenium tests generator) |
ID | ljdobmomdgdljniojadhoplhkpialdid |
URL Ufficiale | https://chromewebstore.google.com/detail/katalon-recorder-selenium/ljdobmomdgdljniojadhoplhkpialdid |
Descrizione | Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source. |
Dimensione del File | 5.6 MB |
Conteggio Installazioni | 148,759 |
Versione Corrente | 5.9.0 |
Ultimo Aggiornamento | 2022-07-01 |
Data di Pubblicazione | 2020-06-25 |
Valutazione | 4.25/5 Totale 255 Valutazioni |
Sviluppatore | recorder-services |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.katalon.com |
URL della Pagina di Aiuto | https://forum.katalon.com |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.", "manifest_version": 2, "name": "Katalon Recorder (Selenium tests generator)", "version": "5.9.0", "homepage_url": "https:\/\/web-api.katalon.com\/", "segment_url": "https:\/\/backend.katalon.com\/api", "hubspot_url": "https:\/\/web-api.katalon.com\/", "icons": { "16": "katalon\/images\/branding\/branding_16.png", "48": "katalon\/images\/branding\/branding_48.png", "128": "katalon\/images\/branding\/branding_128.png" }, "applications": { "gecko": { "id": "{91f05833-bab1-4fb1-b9e4-187091a4d75d}" } }, "permissions": [ "tabs", "activeTab", "contextMenus", "downloads", "webNavigation", "notifications", "cookies", "http:\/\/*\/", "https:\/\/*\/", "storage", "unlimitedStorage", " |