Skip to content

chandrapola/Robotcorder

 
 

Repository files navigation

Robotcorder

Greenkeeper badge

Build Status Known Vulnerabilities

A browser extension (beta) that generates RobotFramework test scripts

Features

  1. Recording user actions
  2. Scanning the html page

Read more..

Watch it in action!

Download

Robotcorder - Chrome Web Store

Package

$ script/export.command or $ npm run export

To Do

  • use select from radio, checkbox
  • check why display is receiving null message
  • write unit test
  • setup ci
  • add more configurations

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Change Log

Refer to CHANGELOG.md

Github Pages

Found in /docs. Refer to Robotcorder-Page for instruction how to update github page.

About

A chrome extension that generates test scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 8.3%
  • HTML 4.7%
  • Shell 0.7%