#create locator for "Free Download" button loadButton = driver.find_element_by_css_selector("a.btn.btn-success.btn-xl") #click the button
確定! 回上一頁