Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katalon-studio/katalon-recorder-sample-plugin

This is a sample plugin for Katalon Recorder 3.4.0
https://github.com/katalon-studio/katalon-recorder-sample-plugin

chrome-extension firefox-extension katalon katalon-recorder plugin sample

Last synced: 1 day ago
JSON representation

This is a sample plugin for Katalon Recorder 3.4.0

Awesome Lists containing this project

README

        

DEPRECATED NOTICE: Please consider contribution directly to Katalon Recorder open-source project instead. See https://github.com/katalon-studio/katalon-recorder for more details.

This is a sample plugin for Katalon Recorder.

Starting from version 3.4.0, Katalon Recorder provides a plugin platform for people to extend its capabilities. See the announcement [here](https://forum.katalon.com/discussion/5501/introduce-plugin-platform-in-katalon-recorder-3-4-0).

This sample plugin adds plain text format, e.g.

```
open | https://katalon-test.s3.amazonaws.com/demo-aut/dist/html/form.html |
click | id=first-name |
type | id=first-name | Alex
type | id=last-name | Smith
```

See the demos at https://youtu.be/oPUQNqCmCRg (Chrome) and https://youtu.be/zoAGfS9I4cI (Firefox).

You can download Katalon Recorder at browser stores ([Chrome version](https://chrome.google.com/webstore/detail/katalon-recorder-selenium/ljdobmomdgdljniojadhoplhkpialdid), [Firefox version](https://addons.mozilla.org/en-US/firefox/addon/katalon-automation-record/)).

We also offer [Katalon Studio](https://www.katalon.com) – 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 Analytics, etc.). Learn more about [Katalon Studio features](http://www.katalon.com/features/).

## 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/).