摘要:
http://uniquepig.iteye.com/blog/1568208 说明: 从selenium 2.16开始 增加了StaleElementReferenceException异常。在页面元素进行刷新后,再次对此元素进行操作则会抛出这个异常。所以可以根据这个作为标识判断页面是否刷新。或者 阅读全文
摘要:
http://uniquepig.iteye.com/blog/1568197 Exception NoSuchElementException Solutions 1. Check the locator of your target element. 2. If the locator is c 阅读全文
摘要:
http://uniquepig.iteye.com/blog/1559321 在webdriver官方的api中,切换窗口的方法提供的参数是nameOrHandle。 引用 http://uniquepig.iteye.com/blog/1559321 WebDriver window(java. 阅读全文
摘要:
http://uniquepig.iteye.com/blog/1703103 在自动化测试过程中,有些情况下我们会遇到一些潜在的Javascript弹出框。(即某些条件下才会出现,不是固定出现),然后如果当这种弹出框出现,我们没有加以处理,WebDriver将无法进行下一步的操作,并且会抛出NoA 阅读全文
摘要:
https://github.com/donaldlee2008/DeepLearning 阅读全文
摘要:
http://www.guancha.cn/society/2016_05_10_359726.shtml 机器人? 阅读全文