# File lib/selenium/client/legacy_driver.rb, line 789 789: def refresh() 790: remote_control_command("refresh", []) 791: end