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
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".CwaK9"}
(Session info: chrome=85.0.4183.121)
The text was updated successfully, but these errors were encountered:
have you tested it on a chromium browser?
If its not working on chromium .The problem exists in my code . Google changed the name of the corresponding class (CwaK9) .If you want to know the name of the class please inspect the element and replace the div class name with the new one as in the webpage . I hope this solution works for you.Still encountering with errors , feel free to mail me
Hi I am getting an error which says
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".CwaK9"}
(Session info: chrome=85.0.4183.121)
The text was updated successfully, but these errors were encountered: