08 2019 档案
摘要:Windows 下配置 Appium,要提前装好jdk,请参考:https://jingyan.baidu.com/article/e8cdb32b2699cb37042bad59.html 1.下载安装Android Studio https://developer.android.google.
阅读全文
摘要:方法1.临时方法,每次启动都要加114.114.114.114 方法2.修改本机的dns
阅读全文
摘要:mocOS 10.15.5 开启方式:设置 默认编辑器 Markdown编辑器
阅读全文
摘要:```
print(self.driver.execute_script("console.log('hello from selenium')")) 返回页面某个元素
print(self.driver.execute_script("return document.title;")) 进行页面元素的点击
self.driver.execute_script("arguments[0].cl...
阅读全文
摘要:第一种方式:chrome debug 第二种方式:通过添加cookie
阅读全文
摘要:移动到指定的坐标(相对当前的坐标移动) 移动到窗口绝对位置坐标,如下移动到纵坐标1600像素位置 移动到页面顶部 移动到页面底部 移动到一个标签的位置
阅读全文

浙公网安备 33010602011771号