qq_45781819 2022-07-04 16:31 采纳率: 36.4%
浏览 2101

python问题:'WebDriver' object has no attribute 'find_element_by_class_name'

问题遇到的现象和发生背景

python出现问题

问题相关代码,请勿粘贴截图

search_list = driver.find_element_by_class_name("search_list")

运行结果及报错内容

AttributeError: 'WebDriver' object has no attribute 'find_element_by_class_name'

我的解答思路和尝试过的方法
我想要达到的结果

解决问题

  • 写回答

2条回答 默认 最新

  • m0_73975713 2024-10-05 18:07
    关注

    python问题:'WebDriver' object has no attribute 'find_element_by_class_name'

    评论

报告相同问题?

问题事件

  • 创建了问题 7月4日