langmie123

Results 3 issues of langmie123

![image](https://github.com/phoenixsky/fun_android_flutter/assets/23777888/ddb309e3-58ca-494f-9a21-859d665a8760) 大佬这是啥问题呀,刚开始学习,跑不起来

### What happened? ![image](https://github.com/PlasmoHQ/plasmo/assets/23777888/c06e5841-42cd-497e-ba43-6159e819c1c7) ![image](https://github.com/PlasmoHQ/plasmo/assets/23777888/0a48eb69-c95c-4240-9591-868612313f70) ![image](https://github.com/PlasmoHQ/plasmo/assets/23777888/c8139f42-2127-493c-82d4-0cf354ed9299) ### Version Latest ### What OS are you seeing the problem on? _No response_ ### What browsers are you seeing the problem on? _No...

bug

运行代码可以打开浏览器,但是不能打开百度 ```python import rpa as r r.init() r.url('https://www.baidu.com') r.wait() # ensure results are fully loaded r.snap('page', 'results.png') r.close() ``` ![企业微信截图_20240323134346](https://github.com/tebelorg/RPA-Python/assets/23777888/7ed6120d-21ff-4f01-b0c2-eaa8c8f16c26)