- 博客(3)
- 收藏
- 关注
原创 在Appium使用过程中,突然不能使用,启动多次后也无效。
报错信息:An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
2023-10-19 17:53:51
247
原创 kali自带浏览器上不了网的解决办法
前言:有人人会发现,我们之前还用起来好好的kali今天突然打开,浏览器打不开,网页也上不了如图:原因:因为kali网卡没有分配IP解决办法:root@kali:~# ifconfig eth0 up //启用网卡root@kali:~# ifconfig -a //查看IProot@kali:~# dhclient eth0 // 分配IP注意:eth0就是你网卡的名字,请注意替换成你自己的。...
2020-05-15 11:32:01
11464
1
原创 解决HttpRunner安装后,hrun -V和locusts -V没有出现版本号的办法。
HttpRunner 是一个基于 Python 开发的测试框架,可以运行在 macOS、Linux、Windows 系统平台上。具体安装请看httprunner中文官方文档:https://cn.httprunner.org/Installation/安装:$ pip install httprunner问题起源:安装后会发现httprunner新增的ate、hrun、locus...
2020-05-07 14:44:29
1857
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人