I am getting 'str' object has no attribute 'click'
on the code below
try:
driver.find_element_by_class_name("selected").click()
except ElementClickInterceptedException:
pass
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/0e5a0acc-3a07-4e15-b2b4-c3c329f05064n%40googlegroups.com.