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

运行可以打开浏览器,但是浏览器显示崩溃 #525

Open
langmie123 opened this issue Mar 23, 2024 · 0 comments
Open

运行可以打开浏览器,但是浏览器显示崩溃 #525

langmie123 opened this issue Mar 23, 2024 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant