This is a sample plugin for Katalon Recorder GitHub - katalon-studio/katalon-recorder-sample-plugin: This is a sample plugin for Katalon Recorder 3.4.0.
Starting from version 3.4.0, Katalon Recorder provides a plugin platform for people to extend its capabilities. 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 | Alextype | id=last-name | Smith
See the demos for Chrome for Firefox.