Get Href Of Element With Selenium Python ... el = driver.find_element_by_css_selector("a.link") if el: url = el.get_attribute("href").
確定! 回上一頁