Cannot asign a value to img attribute src... #2223
-
Hi everyone, I would like to set the TheElement.attrs['src'] = '/pathtest/image.jpg'
# or
TheElement.src = '/pathtest/image.jpg' The image is not displaying in the browser. Weirdly when I do print(TheElement.src) I got Any ideas ? |
Beta Was this translation helpful? Give feedback.
Answered by
BobSquarePants
Aug 7, 2023
Replies: 1 comment
-
MyBad 😊 it can be deleted. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BobSquarePants
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MyBad 😊 it can be deleted.