码迷,mamicode.com
首页 > 编程语言 > 详细

selenium2 python 学习笔记--xpath模糊匹配

时间:2016-08-09 00:17:48      阅读:1898      评论:0      收藏:0      [点我收藏+]

标签:

xpath模糊匹配,类似find_by_partial_link,如下图:

contains(属性名,字符串),starts-with(属性名,字符串),ends-with(属性名,字符串),matchs(属性名,字符串)

技术分享

selenium2 python 学习笔记--xpath模糊匹配

标签:

原文地址:http://www.cnblogs.com/mingshengling/p/5751429.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!