Attribute Error

4 views
Skip to first unread message

Nicole Bell

unread,
Aug 1, 2021, 9:53:54 PM8/1/21
to spyder
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
Reply all
Reply to author
Forward
0 new messages