Click
Click an element by ref from a previous snapshot.
pinchtab click e5curl -X POST http://localhost:9867/action \ -H "Content-Type: application/json" \ -d '{"kind":"click","ref":"e5"}'
Response
{
"success": true,
"result": {
"success": true
}
} Notes:
- element refs come from
/snapshot --wait-navexists on the top-level CLI command