导航

2020年8月23日

摘要: 前言 press方法是用来模拟键盘按键输入,可以组合使用,来模拟键盘输入,解决一些难定位的元素 入参介绍 以下是press源码中的函数介绍 def press(key): :入参 :param key: Key or combination of keys to be pressed. Presse 阅读全文

posted @ 2020-08-23 19:32 weitungblog 阅读(793) 评论(0) 推荐(0) 编辑