selenium python clean field before send_keys code example Example: python selenium clear input driver.find_element_by_id('foo').clear()