how to make the browser delete whats in the text box in python webdriver code example Example: python selenium clear input driver.find_element_by_id('foo').clear()