selenium系列----->脚本元素定位实例学习


  1. Element Locators(元素定位器)

  • Selenium Element Locatorhttp://blog.csdn.net/caiqcong/article/details/7542226 

  • selenium中元素定位器的用法:http://blog.163.com/yang_jianli/blog/static/161990006201110432621546/

  • 定位页面元素:http://www.cnblogs.com/fnng/archive/2012/01/12/2321117.html

  • Selenium webdriver 学习总结-元素定位:http://www.51testing.com/html/20/n-855520-2.html

  • Selenium frame 简单应用 元素定位http://blog.csdn.net/jeathenzhang/article/details/7465351

  • Selenium webdriver 学习总结-元素定位http://www.blogjava.net/qileilove/archive/2013/12/25/408002.html

  • http://www.baidu.com/s?wd=%E5%9C%A8selenium%E4%B8%AD%E4%BD%BF%E7%94%A8css%E9%80%89%E6%8B%A9%E5%99%A8%E8%BF%9B%E8%A1%8C%E5%85%83%E7%B4%A0%E5%AE%9A%E4%BD%8D%EF%BC%88%E4%B8%80%EF%BC%89&tn=SE_hldp01010_6r0gix1f

  • http://www.360doc.com/content/13/1105/10/11675837_326750173.shtml

  • selenium页面级自动化测试元素定位问题:http://blog.sina.com.cn/s/blog_68f262210101t7h7.html

2. StringMatching Patterns(字符串匹配模式)

  •    文字范本匹配:http://www.cnblogs.com/fnng/archive/2012/01/15/2322773.html

  • selenium学习2:http://blog.csdn.net/casilin/article/details/6077964

  • Selenium命令列表-zt:http://www.51testing.com/html/00/130600-102422.html

  • Selenium中文使用手册:http://wenku.baidu.com/link?url=Yfl84G25pWhnYF6GU58V6XQhsei_j9Zw4UZwdvzt5jwD9osXSVF1o7K64HCq8lh7qsiwnp8a80ZKbfksTPt4mRFzavtmUv542rJ2bSP8NB

3.Select option specifiers(Select 选项指定器)

  • Selenium如何选择下拉框中的item:http://www.iteye.com/problems/21198

  • Selenium-webdriver系列教程(八)————如何操作select下拉框:http://www.cnblogs.com/timsheng/archive/2012/06/20/2556325.html

  • Selenium使用要点记录:http://www.open-open.com/lib/view/open1403427629437.html


  • selenium下拉菜单无法选择:http://zhidao.baidu.com/link?url=hA_94yP8D6gpcBrYh5hKGN4o276hU-qX-uFEGuuV__hL3VJNCajU1_WHkP4p-tK0o79A2ei833_jC3J-MIj0kMCXW9K9pWyzYB7RlK5ToKG

  • Selenium webdriver 学习总结-元素定位:http://www.blogjava.net/qileilove/archive/2013/12/25/408002.html

  • Selenium中文 API 参考手册:http://mylove326.blog.163.com/blog/static/17869907720114542958572/

  • Selenium 中文APIhttp://www.cnblogs.com/chanedi/articles/2105944.html

你可能感兴趣的:(selenium)