Katalon Recorder (Selenium tests generator)
Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.
Katalon Recorder (Selenium tests generator)とは何ですか?
Katalon Recorder (Selenium tests generator)はrecorder-servicesによって開発されたChromeの拡張機能で、その主な機能は「Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source.」です。
拡張機能のスクリーンショット
Katalon Recorder (Selenium tests generator)拡張機能のCRXファイルをダウンロード
Katalon Recorder (Selenium tests generator)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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/
拡張機能の基本情報
名前 | Katalon Recorder (Selenium tests generator) |
ID | ljdobmomdgdljniojadhoplhkpialdid |
公式URL | https://chromewebstore.google.com/detail/katalon-recorder-selenium/ljdobmomdgdljniojadhoplhkpialdid |
説明 | Selenium IDE alternative to record and export Selenium scripts. With reports & screenshots. Fast & open-source. |
ファイルサイズ | 5.6 MB |
インストール数 | 148,759 |
現在のバージョン | 5.9.0 |
最終更新日 | 2022-07-01 |
公開日 | 2020-06-25 |
評価 | 4.25/5 合計 255 レビュー |
開発者 | recorder-services |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.katalon.com |
ヘルプページのURL | https://forum.katalon.com |
対応言語 | 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", " |