06 2021 档案
摘要:http://npm.taobao.org/mirrorshttp://chromedriver.storage.googleapis.com/index.html
阅读全文
摘要:报错:元素不可点击 在界面中,虽然元素可见,但是不能进行点击,所以报错,这个时候,加入,等待这个遮罩层不可见,然后再点击元素就行了 id = '//*[@id="msgbox"]' 等待这个元素不可见,就行了,然后再操作下一步
阅读全文
摘要:selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command.Original error: Error execu
阅读全文
摘要:1、确保手机和电脑已经USB正常连接 2、手机端、电脑端,都已经安装了对应的驱动,比如 华为助手 3、打开手机开发者选项,仔细查看配置项
阅读全文
摘要:1、首先手机连接上了电脑 2、在手机中,打开需要的测试的app,在电脑cmd窗口输入:adb shell dumpsys window windows | findstr mFocusedApp 下面的 com.ulic.misp.asp 就是appPackage名称 3、把要测试的app对应的ap
阅读全文
摘要:在windows环境下,用pip安装第3方包 Appium-Python-Client,有如下的报错: ERROR: Could not find a version that satisfies the requirement Appium-Python-Client (from versions
阅读全文
摘要:windows环境用pip安装第三方库Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pyp
阅读全文

浙公网安备 33010602011771号