python出现问题
search_list = driver.find_element_by_class_name("search_list")
AttributeError: 'WebDriver' object has no attribute 'find_element_by_class_name'
解决问题
https://blog.csdn.net/cgch_cn/article/details/123020846呐,瞅瞅行不行