How to run a python code until the condition is satisfied

前端 未结 0 1411
我寻月下人不归
我寻月下人不归 2020-12-07 16:17

Below is my code :

import time
import pyautogui


location = pyautogui.locateOnScreen(\'ok.png\')

pyautogui.click(location)

Now I don\'t kno

相关标签:
回答
  • 消灭零回复
提交回复
热议问题