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.
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, Firefox version).
We also offer Katalon Studio – 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.