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