# File selenium.rb, line 1436 def wait_for_page_to_load(timeout) do_command("waitForPageToLoad", [timeout,]) end