
填坑
Xpete_huan
憨憨的填坑之路
展开
-
selenium启动浏览器页面报usb_device_handle_win.cc:1020 Failed to read descriptor from node connection
为什么看到浏览器启动,确看不到页面,如果你设置了窗口大小和窗口位置,有可能是这个原因原创 2022-11-13 14:34:33 · 631 阅读 · 1 评论 -
postman 数据驱动怎样解决文件上传自动去除参数值首位0的问题
postman数据驱动踩坑原创 2022-11-02 09:01:23 · 1041 阅读 · 0 评论 -
fiddler抓不到数据包
fiddler突然抓不到包了,网上查了一遍,发现是自己设置了请求过滤记下来,慢慢填坑/(ㄒoㄒ)/~~原创 2020-09-21 14:35:29 · 1225 阅读 · 1 评论 -
postman填坑
postman调能正常访问的接口一直报如下错误Error: tunneling socket could not be established, cause=connect ECONNREFUSED 192.168.18.17:8080解决方法settings - proxy - 去掉 add a custom proxy 选项难过(;′⌒`)原创 2020-08-28 12:05:07 · 5310 阅读 · 1 评论 -
Yapi的基本使用功能
这里写自定义目录标题Yapi 基本使用新建一个测试空间创建个人空间添加项目接下来就是接口了数据导入导出重点,怎么样链接yapi 和html 呢Yapi 基本使用第一次研究Yapi,记录一下,防止后面忘了(キ`゚Д゚´)!!新建一个测试空间创建个人空间添加项目基本路径慎重填写,ennnnnnn,好像是路径中间那块?接下来就是接口了接口路径这里前面加 /这里的mock地址,直接在设置里的环境配置里面设置这里的请求地址最终格式是 : mock地址原创 2020-08-18 17:12:44 · 1751 阅读 · 1 评论 -
pycharm安装pywin32为什么会报Could not find a version错误啊
pycharm安装pywin32为什么会报Could not find a version that satisfies the requirement pywin32 (from versions: ) No matching distribution found for pywin32错误,当前pip版本20.0.2,python版本3.8,求大神指点,万分感谢Thanks♪(・ω・)ノ...原创 2020-03-13 16:24:38 · 1193 阅读 · 2 评论 -
python+selenium 不识别send_keys,click方法,哪位踩过坑的大大回复一下我哇W( ̄_ ̄)W
pycharm+火狐浏览器,只有find_element_by_xpath 方法能使用send_keys和clea 方法,如果用find_element_by_name/id /linktest 都会报错,报错如下图,求解(╹▽╹) ヾ(◍°∇°◍)ノ゙...原创 2019-12-24 17:41:00 · 3390 阅读 · 3 评论