I have tried to find an element in a page by its id and xpath, but in every case I got the same error message back.
I made sure to wait until the page was fully loaded before trying to find the elements.
Any ideas or suggestions on what could be causing this issue?
Thanks in advance,
Source: Python Questions