摘要:
新建-function 写入函数 rem 关闭出现错误窗口Function checkExist() If Window("出现错误").WinObject("确定").Exist(3) Then Window("出现错误").WinObject("确定").Click End IfEnd Func 阅读全文
摘要:
micCtrlDwn Presses the Ctrl key. micCtrlUp Releases the Ctrl key. micLCtrlDwn Presses the left Ctrl key. micLCtrlUp Releases the left Ctrl key. micRCt 阅读全文