Skip to content

Commit

Permalink
chore: update cache and locks
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyutaotao committed Dec 25, 2024
1 parent 26f8bc8 commit 90d5fe1
Show file tree
Hide file tree
Showing 6 changed files with 531 additions and 578 deletions.
46 changes: 0 additions & 46 deletions connectivity-test/demo.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
{
"locate": {
"id": "834f7a74",
"prompt": "the search bar"
"prompt": "the search bar with placeholder text '搜索任何物品'"
},
"param": {
"value": "Headphones"
},
"thought": "Input 'Headphones' into the search bar.",
"thought": "Input 'Headphones' into the search bar to search for the item.",
"type": "Input"
},
{
"locate": null,
"param": {
"value": "Enter"
},
"thought": "Press Enter to initiate the search.",
"thought": "Press the Enter key to initiate the search for 'Headphones'.",
"type": "KeyboardPress"
}
],
Expand Down
Loading

0 comments on commit 90d5fe1

Please sign in to comment.