mirror of
				https://github.com/checkly/headless-recorder.git
				synced 2021-07-28 02:03:42 +03:00 
			
		
		
		
	Merge branch 'master' of https://github.com/checkly/puppeteer-recorder
* 'master' of https://github.com/checkly/puppeteer-recorder: docs: update readme docs: update readme docs: update readme
This commit is contained in:
		| @@ -6,8 +6,8 @@ | ||||
|  | ||||
|  | ||||
| Puppeteer recorder is a Chrome extension that records your browser interactions and generates a  | ||||
| [Puppeteer](https://github.com/GoogleChrome/puppeteer) script. This project is **very much in alpha stage**, | ||||
| but does the following already: | ||||
| [Puppeteer](https://github.com/GoogleChrome/puppeteer) script. Install it from the [Chrome Webstore](https://chrome.google.com/webstore/detail/puppeteer-recorder/djeegiggegleadkkbgopoonhjimgehda). | ||||
| This project is pretty fresh, but does the following already: | ||||
|  | ||||
| - Records clicks and type events. | ||||
| - Add waitForNavigation, setViewPort and other useful clauses.  | ||||
| @@ -16,6 +16,8 @@ but does the following already: | ||||
| - Copy to clipboard. | ||||
| - Offers configuration options. | ||||
|  | ||||
| > Note: we only record clicks etc. on a handful of elements, see [this file](https://github.com/checkly/puppeteer-recorder/blob/master/src/content-scripts/elements-to-bind-to.js) for which elements and [this file](https://github.com/checkly/puppeteer-recorder/blob/master/src/content-scripts/events-to-record.js) for which events. This collection will be expanded in future releases. | ||||
|  | ||||
| ## Usage | ||||
|  | ||||
| - Click the icon and hit Record. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tim Nolet
					Tim Nolet