CSS style location find_element_by_css_selector(” A [id=\ “kw1\”] “) find_element_by_css_selector(” A [name=\ “wd\”] “) Find_element_by_css_selector (” a [title = web \ \ “”]”) find_element_by_css_selector (” a.R ecycleBin “) The find_element_by_css_selector (” # kw). Send_keys (” selenium)”

XPATH: Driver. Find_element_by_xpath (” / / a [contains (text (), ‘page’)] “) driver. Find_element_by_xpath (” / / a [@ href = “www.baidu.com/”] “) Driver. Find_element_by_xpath (” / / div [@ id = “FM”] / form/span/input “)