You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i got an error like this when i try to run datacamp courses command:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"tag name","selector":"pre"}
the source code that i've found is from session.py here:
i got an error like this when i try to run
datacamp courses
command:selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"tag name","selector":"pre"}
the source code that i've found is from session.py here:
Im using Python 3.10 version with chromedriver 114 and latest chrome version
The text was updated successfully, but these errors were encountered: