Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 817 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 817 Bytes

chromepdcv

... allows you to find elements in a website or regions rendered within a canvas and click them. You can also just get the position or the node(s) at that position.

alt text

Install

brew install opencv

opencv: stable 4.0.1 (bottled) Open source computer vision library https://opencv.org/ /usr/local/Cellar/opencv/4.0.1 (679 files, 226MB) * Poured from bottle on 2019-01-24 at 22:34:46

go get -u github.com/rand99/chromedpcv

Try yourself

cd example
./download_chromium
go build . && ./example
Documentation

godoc

Known issues

chrome headless doesn't work, must be a chromedp thing

2019/02/10 19:33:51 timeout waiting for initial target