//*[starts-with(@class,'btn')][text()='差'] 正则定位元素

starts-with?

 //*[starts-with(@class,'btn')][text()='差']
 

意思找从头开始的这个class

 

posted on 2016-04-18 11:42  飞在天边的大雁  阅读(230)  评论(0编辑  收藏  举报