I can't execute asynchronous scripts with pydoll using execute_script() method #108
Unanswered
juanfrilla
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hi @juanfrilla, can you give me some examples of code? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@cleitonleonel hello, I also want to know how to execute asynchronous InputCommands in page? I have executed elment._connection_handler.execute_command(InputCommands.mouse_press(*position_to_click)) asynchronously. but it is only successful on the active tab page of the browser. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't execute asynchronous scripts with pydoll using execute_script() method
Beta Was this translation helpful? Give feedback.
All reactions