# File lib/selenium/openqa/selenium.rb, line 1438 def wait_for_page_to_load(timeout=@timeout) do_command("waitForPageToLoad", [timeout,]) end