Testing_Selenium::waitForFrameToLoad

Waits for a new frame to load.

<p> Selenium constantly keeps track of new pages and frames loading, and sets a "newPageLoaded" flag when it first notices a page load. </p> See waitForPageToLoad for more information.