# File lib/selenium/client/legacy_driver.rb, line 657 def select_pop_up(windowID) remote_control_command("selectPopUp", [windowID,]) end