# File selenium.rb, line 761 def wait_for_pop_up(windowID,timeout) do_command("waitForPopUp", [windowID,timeout,]) end