Description from extension meta
A browser extension that records user action and scans the page to generate RobotFramework scripts
Image from store
Description from store
A browser extension that generates RobotFramework automation scripts for SeleniumLibrary and Browser. Useful for creating script to work as a "skeleton" to start programming tests and / or RPA on top of.
Forked from Wendy's Robotcorder https://github.com/sohwendy/Robotcorder
Use by opening the extension, configuring desired target library and mode (RPA or test automation) and then either scanning the page for selectors / locators or using record mode to save done user actions as a script.
See more documentation and info at https://github.com/robocorp/Robocorp-Recorder#robocorp-recorder
Latest reviews
- (2022-08-22) Crypts Bots: Wow! This is a great resource for quickly identifying elements on a web page. This information provided in the tool speeds up the development process for web automation.
- (2021-04-22) Markus Stahl: Does what you expect it to do: create a working click path for either Selenium or Playwright in Robot Framework. Great for quick Test / Task automation.