mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 12:00:46 +00:00
feat(browser): add coordinate click action
Co-authored-by: Daniel Lutts <daniellutts@10-19-94-204.dynapool.wireless.nyu.edu>
This commit is contained in:
@@ -19,6 +19,7 @@ export const browserActionExamples = [
|
||||
"openclaw browser navigate https://example.com",
|
||||
"openclaw browser resize 1280 720",
|
||||
"openclaw browser click 12 --double",
|
||||
"openclaw browser click-coords 120 340",
|
||||
'openclaw browser type 23 "hello" --submit',
|
||||
"openclaw browser press Enter",
|
||||
"openclaw browser hover 44",
|
||||
|
||||
Reference in New Issue
Block a user