10 2018 档案

摘要:转自https://blog.csdn.net/qq_40024178/article/details/78945651 一.概述 cssSelector也是一种常用的选择器,CSS locator比XPath locator速度快,用CSS Selector能非常精准的定位到想测试的Element 阅读全文
posted @ 2018-10-16 16:10 留白* 阅读(4644) 评论(0) 推荐(0)
摘要:转自https://zhidao.baidu.com/question/758059392558639324.html 1、windows+R,打开运行 2、输入regedit.exe,确定,打开注册表编辑器 3、按照此步骤找到注册表HKEY_LOCAL_MACHINE\Software\Micro 阅读全文
posted @ 2018-10-16 15:16 留白* 阅读(2586) 评论(1) 推荐(0)
摘要:转自https://www.cnblogs.com/yunman/p/7112882.html?utm_source=itdadao&utm_medium=referral 1、AutoIT介绍 AutoIT是一个类似脚本语言的软件,利用此软件我们可以方便的实现模拟键盘、鼠标、窗口等操作,实现自动化 阅读全文
posted @ 2018-10-08 15:29 留白* 阅读(388) 评论(0) 推荐(0)