
pytest
接口+web自动化测试
有理想的小偷
我是螺丝钉,哪里需要哪里钉
展开
-
【Python报错解决方案】亲测有效:Message: ‘chromedriver.exe‘ executable needs to be in PATH. Please see https
几天在学习使用python进行web自动化测试的时候发现了一个问题selenium.common.exceptions.WebDriverException: Message: ‘chromedriver.exe’ executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home路径报错,百度以后发现是谷歌浏览器的驱动的问题解决办法记录如下:第一步:下载对应版本的c原创 2021-06-23 11:05:24 · 1167 阅读 · 0 评论 -
请求头参数类型错误:Value for header {userId: 103369} must be of type str or bytes, not <class ‘int‘>
Value for header {userId: 103369} must be of type str or bytes, not原创 2023-09-09 23:32:09 · 649 阅读 · 0 评论