python 爬虫驱动 知乎微信登录点击不了
我想点击‘’微信登录‘’
但报错了
button=driver_web.find_element_by_class_name('Button Login-socialButton Button--plain')
AttributeError: 'NoneType' object has no attribute 'find_element_by_class_name'
这个是登录的标签
请问是怎么回事?
是因为反爬吗?
语句错误 是的有反爬机制的 单步逐步调试 重新用其他方法定位一下
页:
[1]