【robotframework】RequestLibrary访问https接口时显示告警“InsecureRequestWarning Unverified HTTPS request is bein
使用RF的RequestLibrary访问https的API时,test case执行完后控制台会打印如下告警: 虽然不影响功能,但是看起来不太舒服。网上搜索了一下解决方法,在C ...