Awesome
<h1 align="center"> <a href="https://www.katalon.com/katalon-recorder-ide/" target="blank_"> <img width=70% src="https://github.com/katalon-studio/docs-images/raw/master/katalon-recorder/docs/product-logos/Core-Katalon_Recorder.png" alt="Katalon Recorder Logo" /> </a> </h1>Katalon Recorder is a free, Selenium IDE alternative. It is a lightweight web extension you can use to automate actions and tests from your browser. Currently, we are available on Chrome, Firefox and Edge.
Installation
To install Katalon Recorder on your desired browser, visit our website: Katalon Recorder.
Documentation
For instructions on using Katalon Recorder, visit our documentation website: Full documentation.
Community and support
- Visit the Documentation website for some useful tutorials.
- Learn automation testing with Katalon Recorder by enrolling in Katalon Academy courses.
- Ask questions on the Katalon Community forum.
- Create Github Issues for bug reports and feature requests.
Configurations
Adding a new formatter
To add a new formatter, go to panel\index.html
, and replace "sample" with the formatter name:
<option value="new-formatter-sample">Sample for new formatters</option>
For sample implementation, see: panel\js\katalon\newformatters\sample.js
Resources
Acknowledgments
We would like to take this opportunity to express our warmest thanks to Katalon Recorder users and other open-source projects, especially:
-
Formatter for C# with MSTest is provided by Mark Gibson.
-
@Patrick Groot, @Piotr, @Mark_Gibson, and other active members who have provided a lot of valuable suggestions and bug reports. Please forgive us if your name is missing here.
-
Plugin developers:
-
Jan Esser - PHPUnit formatter for Katalon Recorder (currently working on Chrome)
-
Sam Kirkland - Puppeteer exporter for Katalon Recorder.
-
License
For details about licenses, refer to the following documents:
- NOTICE.
- KATALON RECORDER CONTRIBUTION LICENSE AGREEMENT for Katalon Recorder.
- APACHE LICENSE 2.0 for SideeX.
Please inform us if you found any unlicensed part of the source code.
Companion products
Katalon TestOps
Katalon TestOps is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.
Katalon Studio
Katalon Studio is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about Katalon Studio features.