This bot is an extension that visualize DOM elements, input and click things on web pages (early development)
CodingChallengeV2.mp4
- nodejs LTS
- angular cli (optional)
npm install -g @angular/cli
npm install
npm run build
npm run watch:chrome
in one terminal
npm run watch:angular
in another one