devdattakhoche/Wordle-Selenium-Bot

CSS Selector Error

Opened this issue · 1 comments

Not sure if the sites code changed but it claims that the selector game-app doesn't exist:

raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"game-app"}

Hi @theotherguy2175 !

Seems the sight has changed, will need to modify the code to select the correct element.