用按键精灵怎么搞定一个弹出窗口

2024-12-12 18:55:08
推荐回答(2个)
回答1:

太容易啦

Rem a
FindPic 0,0,1366,768,"Attachment:\222.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx+60,inty+60
Delay 1000
LeftClick 1
Delay 500
KeyPress "Enter", 1
End If
goto a

回答2:

把那窗口截图
循环找图
如果找到就按回车