# File lib/selenium/client/legacy_driver.rb, line 1501 def delete_all_visible_cookies() remote_control_command("deleteAllVisibleCookies", []) end