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

xpath模糊匹配,相似find_by_partial_link,以下图:字符串

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

相关文章
相关标签/搜索