# File lib/selenium/openqa/selenium.rb, line 1409 def wait_for_condition(script,timeout) do_command("waitForCondition", [script,timeout,]) end