WebdriverIO Exporter for Katalon Recorder
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Extension Actions
- Minor Policy Violation
- Removed Long Ago
Generate async syntax for WebdriverIO tests in Katalon Recorder, similar to Selenium IDE
Use the Katalon Recorder to record browser actions and create simple website tests such as verifying text and values.
Use this WebdriverIO Exporter plugin to export those actions to asynchronous WebdriverIO tests.
Katalon Recorder (required):
https://chrome.google.com/webstore/detail/katalon-recorder-selenium/ljdobmomdgdljniojadhoplhkpialdid
WebdriverIO syntax reference:
https://webdriver.io/docs/api
Note that there is already a "WebDriver.io" export option in Katalon Recorder. The default version is not asynchronous and perhaps not as comprehensive as this one.
There is no difference between "assert" and "verify" in this plugin.