mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
增加延迟 (#2616)
This commit is contained in:
@@ -475,6 +475,7 @@ const confirmButtonRo = RecognitionObject.TemplateMatch(file.ReadImageMatSync("a
|
||||
await sleep(1000);
|
||||
click(863, 51);//选择食物
|
||||
await findAndClick(filterButtonRo);//筛选
|
||||
await sleep(1000);
|
||||
await findAndClick(searchInterfaceRo,50,false);//搜索界面
|
||||
await findAndClick(resetButtonRo);//重置按钮
|
||||
await findAndClick(researchRo);//搜索输入框
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "吃药统计",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"bgi_version": "0.51",
|
||||
"description": "用于统计指定两个食物的消耗,推荐锄地前后使用",
|
||||
"authors": [
|
||||
|
||||
Reference in New Issue
Block a user