# File lib/selenium/client/legacy_driver.rb, line 782 782: def go_back() 783: remote_control_command("goBack", []) 784: end