Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行可以打开浏览器,但是浏览器显示崩溃 url() cannot work - pending replication #525

Closed
langmie123 opened this issue Mar 23, 2024 · 2 comments
Labels

Comments

@langmie123
Copy link

运行代码可以打开浏览器,但是不能打开百度

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

@kensoh
Copy link
Member

kensoh commented Aug 8, 2024

Hi @langmie123 is this still a problem? I can use r.url('https://www.baidu.com') to visit Baidu without problem -

image

@kensoh kensoh changed the title 运行可以打开浏览器,但是浏览器显示崩溃 运行可以打开浏览器,但是浏览器显示崩溃 - pending replication details Aug 8, 2024
@kensoh kensoh added the query label Aug 8, 2024
@kensoh kensoh changed the title 运行可以打开浏览器,但是浏览器显示崩溃 - pending replication details 运行可以打开浏览器,但是浏览器显示崩溃 (url() cannot work)- pending replication details Aug 8, 2024
@kensoh kensoh changed the title 运行可以打开浏览器,但是浏览器显示崩溃 (url() cannot work)- pending replication details 运行可以打开浏览器,但是浏览器显示崩溃 (url() cannot work) - pending replication Aug 8, 2024
@kensoh kensoh changed the title 运行可以打开浏览器,但是浏览器显示崩溃 (url() cannot work) - pending replication 运行可以打开浏览器,但是浏览器显示崩溃 url() cannot work - pending replication Aug 8, 2024
@kensoh
Copy link
Member

kensoh commented Aug 8, 2024

Closing this issue for now but will look out for any reply

@kensoh kensoh closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants