# File lib/selenium/openqa/selenium.rb, line 762 def wait_for_pop_up(windowID,timeout) do_command("waitForPopUp", [windowID,timeout,]) end