# File selenium.rb, line 1451 def wait_for_frame_to_load(frameAddress,timeout) do_command("waitForFrameToLoad", [frameAddress,timeout,]) end