E AttributeError: module 'webview' has no attribute 'evaluate_js' #1100
Answered
by
r0x0r
SebasCouto
asked this question in
Q&A
-
Hello all, I am getting this error when I want to use 'evaluate_js' attribute. ¿Do we have any version where is it available?
I mean, I found that 'evaluate_js' attribute is an attribute that allows me to manipulate webview elements in a webview, ¿Is that right? I leave here a screenshot. I hope this helps for a better undertanding about my concern. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
r0x0r
Apr 19, 2023
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SebasCouto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
evaluate_js
is a function of a Window object. Change your code to