Robot Helper v0.5.0
# For automating test automation
> A browser WebExtension (beta) that generates test scripts
Generate your RobotFramework Test Script via
* Record user actions
* Scan the page for inputs
* Config the locators priorities that best suit your app
Additional features
* Save test script
* Syntax highlighting
* Find script and jump to line
* Added options to set the add-on
---
Add-on is based on - Robotcorder (https://github.com/sohwendy/Robotcorder)
---
### Limitations
- WebExtension only works on sites that allow content scripts.
---