摘要: id name linktext 匹配链接文本属性 a标签 tag_name 匹配标签名字 class_name 匹配class属性 xpath模糊定位 //a[contains(@href,logout)] @后面跟属性,“,”后面的是属性包含值 //a[starts-with(@rel,'inf 阅读全文
posted @ 2018-10-30 16:15 L-robot 阅读(178) 评论(0) 推荐(0)