如果只知道属性值的一些特定部分,那么使用contains (attribute, value)定位元素。
If only certain parts of attribute value are known, use contains (attribute, value) to locate the elements.
XPath是用于在XML文档中寻找信息的语言,因此它可以用于通过XML文档的元素和属性定位。
XPath is a language for finding information in an XML document, so it can be used to navigate through elements and attributes in an XML document.
left和top属性根据元素与页面左上角的相对位置定位元素。
The left and top attributes position the element with respect to the upper-left corner of the page.
应用推荐