Katalon Recorder (Selenium tests generator)
Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.
Was ist Katalon Recorder (Selenium tests generator)?
Katalon Recorder (Selenium tests generator) ist eine Chrome-Erweiterung, die von recorder-services entwickelt wurde, und ihr Hauptmerkmal ist "Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.".
Erweiterungsscreenshots
Katalon Recorder (Selenium tests generator)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Katalon Recorder (Selenium tests generator)-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
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/
Grundlegende Informationen zur Erweiterung
Name | Katalon Recorder (Selenium tests generator) |
ID | ljdobmomdgdljniojadhoplhkpialdid |
Offizielle URL | https://chromewebstore.google.com/detail/katalon-recorder-selenium/ljdobmomdgdljniojadhoplhkpialdid |
Beschreibung | Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source. |
Dateigröße | 5.6 MB |
Installationsanzahl | 148,759 |
Aktuelle Version | 5.9.0 |
Letztes Update | 2022-07-01 |
Veröffentlichungsdatum | 2020-06-25 |
Bewertung | 4.25/5 Insgesamt 255 Bewertungen |
Entwickler | recorder-services |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.katalon.com |
Hilfeseite URL | https://forum.katalon.com |
Unterstützte Sprachen | 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", " |