# File lib/selenium/client/legacy_driver.rb, line 797 797: def close() 798: remote_control_command("close", []) 799: end