Clear text from textarea with selenium October 20, 2022 by Tarik driver.find_element_by_id('foo').clear()