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

Does not submit input in DrissionPage 4.1.0.6 #12

Open
ytinyui opened this issue Sep 29, 2024 · 0 comments
Open

Does not submit input in DrissionPage 4.1.0.6 #12

ytinyui opened this issue Sep 29, 2024 · 0 comments

Comments

@ytinyui
Copy link

ytinyui commented Sep 29, 2024

The following line does not submit the answer (manually pressing enter works though):

iframe("#audio-response").input(Keys.ENTER)

This problem is present in DrissionPage 4.1.0.6, but it works fine in 4.0.5.6. Other versions have not been tested.

A solution is to replace the line with the following:

 iframe("#recaptcha-verify-button").click()
Repository owner deleted a comment Sep 29, 2024
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

1 participant