疯狂TEST

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

文章分类 -  Selenium

Selenium工具学习
摘要:[个人学习记录] 阅读全文
posted @ 2011-07-27 15:40 crazyzzj 阅读(140) 评论(0) 推荐(0)

摘要:Useful XPATH patterns 有效的XPATH模式text 文本节点Not yet written - locate elements based on the text content of the node.还没有成文 - 基于节点的文本内容定位元素。starts-with Many sites use dynamic values for element’s id attributes, which can make themdifficult to locate. One simple solution is to use XPath functions and base 阅读全文
posted @ 2011-07-27 15:37 crazyzzj 阅读(187) 评论(0) 推荐(0)