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

打包成exe后执行的时候经常报这个错:页面被刷新,请操作前尝试等待页面刷新或加载完成 #216

Open
Mrfuhang opened this issue May 8, 2024 · 1 comment

Comments

@Mrfuhang
Copy link

Mrfuhang commented May 8, 2024

打包成exe后执行的时候经常报这个错:页面被刷新,请操作前尝试等待页面刷新或加载完成,但是当我自己在pycharm中调试的时候就不会报这个错,请问这是为什么啊?

@iyzyi
Copy link

iyzyi commented May 27, 2024

错误:获取ele的时候网页还未加载完成。
因为调试的时候时间长,所以此时可以加载完成。
建议增加一个try。

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

No branches or pull requests

2 participants