Python 模拟鼠标滚轮 滚动页面

win32api.mouse_event(win32con.MOUSEEVENTF_WHEEL,0,0,-500)# 滚动网页
posted @ 2020-03-24 15:24  古兴越  阅读(4670)  评论(0)    收藏  举报