Selenium 中有哪些不同类型的定位器
定位器可以被称为在网页中唯一地标识 web 元素的地址。因此,为了准确而精确地识别网络元素,在 Selenium 中有不同类型的定位器:
id
name
xpath
link text
partial link text
class name
tag name
css selector