Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katalon-studio/katalon-recorder-helper
Helper for Katalon Recorder
https://github.com/katalon-studio/katalon-recorder-helper
java katalon-recorder selenium-ide
Last synced: 2 months ago
JSON representation
Helper for Katalon Recorder
- Host: GitHub
- URL: https://github.com/katalon-studio/katalon-recorder-helper
- Owner: katalon-studio
- License: mit
- Created: 2018-05-15T09:23:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T15:34:03.000Z (over 3 years ago)
- Last Synced: 2023-02-28T21:00:46.743Z (almost 2 years ago)
- Topics: java, katalon-recorder, selenium-ide
- Language: Java
- Homepage: https://docs.katalon.com/x/PQTR
- Size: 21.5 KB
- Stars: 6
- Watchers: 4
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Katalon Recorder Helper
Due to limitations in JavaScript and browsers' API, there are some actions that cannot be done by Katalon Recorder alone. In these cases, Katalon Recorder will send commands to a CLI tool named Katalon Recorder Helper to finish the actions.
Katalon Recorder Helper is an open source project. It is actually a very lightweight Java server that listens for commands from Katalon Recorder. It is built on top of the Spring Boot framework.
Please see the usage here https://docs.katalon.com/x/PQTR.
## Companion products
### Katalon TestOps
[Katalon TestOps](https://analytics.katalon.com) 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.
* Read our [documentation](https://docs.katalon.com/katalon-analytics/docs/overview.html).
* Ask a question on [Forum](https://forum.katalon.com/categories/katalon-analytics).
* Request a new feature on [GitHub](CONTRIBUTING.md).
* Vote for [Popular Feature Requests](https://github.com/katalon-analytics/katalon-analytics/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc).
* File a bug in [GitHub Issues](https://github.com/katalon-analytics/katalon-analytics/issues).### Katalon Studio
[Katalon Studio](https://www.katalon.com) 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](https://www.katalon.com/features/).