User-Clb

Results 7 comments of User-Clb

I'm also having the same issue ![屏幕截图 2023-04-12 000153](https://user-images.githubusercontent.com/61401721/231221971-7a29a2d3-6665-4949-bfa2-7bd1f21e2952.png)

用vscode怎么手动导入

嗯,问题解决了

> Hi!, > > you need to set the proxy server to point the VM/docker that runs the code. For example your code should be: > > ```python > from...

可以这样打开一个url链接吗?我不清楚这样是否可行,尝试了后发现报错了,有没有其他办法?

> Cannot reproduced this with `examples/cookies.py` and set `storage_path`. Are you using EdgeChromium? I just followed the defaults set by the docs: window = webview.create_window('Woah dude!', '[https://xxxxx/')](https://xxxxx/'%EF%BC%89) webview.start(private_mode=False,storage_path=“./xxxx”) The directory...