simple browser automation for LLMs
Stars
12
Forks
3
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
add instructions on how to enable CDP. for the uninformed
38907d4View on GitHubbuild(install): check for go and simplify build command
59ce78fView on GitHubfix(webnav): move literal regex escaping to injected script
aa80a26View on GitHubfeat(cli): enhance hover command with state reading and prefer-inner flag
6e5b38bView on GitHubfeat(cli): add --prefer-inner flag to webnav click command
395ddfdView on GitHubfeat(webnav): enhance click command and implement script versioning
da7ac66View on GitHubfix(cli): improve "read" command reliability and script injection
b21d4c2View on GitHubfeat(cli): transition to --session flag and add read command
4dad3c6View on GitHubrefactor(cli): consolidate element targeting and improve key string handling
8fe3e96View on GitHubfeat(webnav): add element collection filtering and multi-click support
cfc4b81View on GitHubfeat(cli): modularize commands and introduce WebNav injected API
38a66d7View on GitHubfeat: make selector optional for click, hover, and type commands
70623ceView on GitHub