When attempting to utilize Selenium in Python to send SMS using my DLink DWR-921 router, I am encountering an issue where I cannot select any element on the document. I have tried using td
, table
, and body
, but none of them seem to work. Additionally, I attempted to use browser JavaScript for the same elements with document.getElementsByTagName()
, but it only returned an empty HTMLCollection
. Can someone explain why the elements on the page are not selectable?
Update: To ensure the DOM has been properly and fully loaded, I took a screenshot and confirmed that it loads every time the code is run. https://i.sstatic.net/2wphR.png Router model: DLink DWR-921
SW Version: V01.01.3.016