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