# File lib/selenium/client/legacy_driver.rb, line 1426 def wait_for_page_to_load(timeout) remote_control_command("waitForPageToLoad", [timeout,]) end