随笔分类 - pywinauto
摘要:case1.画图工具简单练习 #_*_coding=utf-8_*_ import time from pprint import pprint import logging from logging import handlers #from pywinauto import actionlogg
阅读全文
摘要:一. pywinauto知识点总结 官方英文版文档网址:https://pywinauto.readthedocs.io/en/latest/index.html 1.1 pywinauto的安装与配置 <1>相关库文件的下载地址 pywinauto最新版本下载地址: https://github.
阅读全文