A browser extension (beta) that generates RobotFramework test scripts
- Recording user actions
- Scanning the html page
** New Feature (22 Sept 2018) **
Edit the locators.
go to chrome://extensions
click on Extension options
edit and update the locators
Robotcorder - Chrome Web Store
$ script/export.command
or
$ npm run export
- use select from radio, checkbox
- check why display is receiving null message
- write unit test
- setup ci
- add more configurations
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Refer to CHANGELOG.md
Found in /docs. Refer to Robotcorder-Page for instruction how to update github page.