https://github.com/codeforequity-at/testmybot-recorder
TestMyBot Testcase Recorder
https://github.com/codeforequity-at/testmybot-recorder
Last synced: about 1 year ago
JSON representation
TestMyBot Testcase Recorder
- Host: GitHub
- URL: https://github.com/codeforequity-at/testmybot-recorder
- Owner: codeforequity-at
- License: mit
- Created: 2017-11-17T13:47:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T13:27:22.000Z (over 8 years ago)
- Last Synced: 2025-02-03T06:35:28.492Z (over 1 year ago)
- Language: JavaScript
- Size: 699 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TestMyBot Recorder - Chrome Extension
=====================================
Documention is coming ...
## Quick Start
This chrome extension is under heavy development and not yet available in the Chrome Extension store. You have to install it manually.
### 1. Download git repository
$ git clone https://github.com/codeforequity-at/testmybot-recorder.git
Or just download as zip file to your local directory
### 2. Enable Chrome Developer Mode
Open Chrome Extensions Page (chrome://extensions) in your chrome browser.
Enable the "Developer Mode" with the checkbox on the top right.
### 3. Add Chrome Extensions
Click on "Load unpacked extension ..." and navigate to the downloaded git repository (see "Load the extension" section [here](https://developer.chrome.com/extensions/getstarted)).
Now you can start the extension with the Icon added to your chrome toolbar.