04 2021 档案
摘要:接触过Selenium的都知道元素定位有八种方法,但用不同的方法在执行时有什么区别呢? 元素定位8种方法(Python版),当然还有每一个方法对应的find_elements方法 find_element_by_id() find_element_by_name() find_element_by_
阅读全文
摘要:记录在使用python过程中踩的坑 使用xlwt库对excel文件进行保存时报错 descriptor 'decode' requires a 'bytes' object but received a 'NoneType' log: Traceback (most recent call last
阅读全文
摘要:记录在使用selenium过程中踩的坑 在使用selenium时,用click点击网站弹出的文件上传框的“上传文件”按钮不生效,报错selenium.common.exceptions.InvalidArgumentException log如下: test_xxxxxx.py::test_xxxx
阅读全文

浙公网安备 33010602011771号