selenium定位元素的方法都有哪些
Selenium 8种基本定位方式
1. ID
2. xpath
3. css
4. class Name
5. name
6. tag name
7. link text
8. partial link text