-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Click Web Wechat Switch Account
Automatically to get qrcode immediately when bot logout
#636
Labels
Comments
The latest master branch code should support clicking the [Switch Account] button automatically. |
huan
added a commit
that referenced
this issue
Aug 26, 2017
Support for find elements on pages of different languages. |
Should already be fixed by PR from @binsee. Try v0.8.240 or above version if you ran into this issue. |
v0.10.37: Failed to execute 'querySelector' on 'Document'
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sometimes server cannot get qrcode immediately, even waiting more than 10 minutes, because the following pic:
If a bot has login web wechat, after the bot logout and login again, web wechat will get the picture above, if user click
log in
, mobile will get confirm login page, if user clickSwitch Account
, it will appear qrcode again.I suggest puppet web click
Switch Account
automatically.here is the related html code:
Here is the full source code:
Full Source Code
The text was updated successfully, but these errors were encountered: