Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python通过pyautogui库实现自动化 | 念一 #46

Open
thomasliew opened this issue Feb 9, 2023 · 1 comment
Open

python通过pyautogui库实现自动化 | 念一 #46

thomasliew opened this issue Feb 9, 2023 · 1 comment

Comments

@thomasliew
Copy link
Owner

http://www.nianyi.cc/2023/02/08/df7545006a98.html

原理比较简单,通过pyautogui进行图像位置识别,通过xlrd读取要进行的操作,pyautogui模拟键鼠操作 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747

@thomasliew
Copy link
Owner Author

pyautogui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant