[Solved] Webdriver Selenium with python


You can do

driver.find_element_by_id('course-link-_62332_1').click()

1

solved Webdriver Selenium with python