測試進階 - selenium之XPATH筆記

  1.安裝View XPath工具(XPath checker);   1. 索引[x]   //div/input[2]  表示:div下面第二個input postion()=2  postion()>3  postion<5 last()  last()-1 屬性定位 @class  例如://div[@class]  表示:有 class屬性的div   功能關鍵字:     and/[
相關文章
相關標籤/搜索