使用selenium查找href
时间: 2023-10-25 10:39:07 浏览: 244
网络爬虫–Selenium的使用
的方式有哪些?
你好!关于您的问题,使用selenium查找href的方式有多种,其中包括:
1.使用get_attribute()方法获取链接的href属性。
2.使用find_elements_by_xpath()方法来查找。
3.使用find_element_by_css_selector()方法来查找。
4.使用find_element_by_partial_link_text()方法来查找。
希望这对您有所帮助。如果您有其他问题,欢迎继续提问。
阅读全文