# File selenium.rb, line 1408 def wait_for_condition(script,timeout) do_command("waitForCondition", [script,timeout,]) end