how to clear the value of checkbox without using clear() in selenium? code example Example: python selenium clear input driver.find_element_by_id('foo').clear()