diogorb / Robotcorder

A chrome extension that generates test scripts

Home Page:https://sohwendy.github.io/Robotcorder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

** New Feature (22 Sept 2018) **
Edit the locators.
go to chrome://extensions
click on Extension options
edit and update the locators

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.

forthebadge forthebadge

forthebadge forthebadge forthebadge

About

A chrome extension that generates test scripts

https://sohwendy.github.io/Robotcorder/

License:GNU General Public License v3.0


Languages

Language:JavaScript 84.7%Language:CSS 9.1%Language:HTML 5.5%Language:Shell 0.7%