# File lib/selenium/client/legacy_driver.rb, line 635 def select_window(windowID) remote_control_command("selectWindow", [windowID,]) end