logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install checkly/headless-recorder. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

checkly/headless-recorder Installation Guide

How to install checkly/headless-recorder. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for checkly/headless-recorder. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i checkly/headless-recorder
or

Install via npx

npx @hexmos/ipm i checkly/headless-recorder

Prerequisites

Node.js

language

Version: > 16.0.0

npm

package_manager

Version: 8.1.0

yarn

package_manager

Version: 2.2.14

Python

language

Playwright

library

Version: 1.0.0

Puppeteer

library

Version: 1.0.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Local Installation

npm i # install dependencies

npm run serve # run development mode

npm run test # run test cases

npm run lint # run and fix linter issues

npm run build # build and zip for production

Chrome Extension Installation

chrome://extensions

Load unpacked extension

Select the `headless-recorder/dist` directory

Post Installation Steps

  • Open Chrome and navigate to `chrome://extensions` to enable developer mode.
  • Load the unpacked extension from the `headless-recorder/dist` directory in your browser's extensions page.
  • Click the icon to start recording interactions. You can pause, resume, or restart recording as needed.