jquery.go.js
jquery.go.js copied to clipboard
Problem: load page, the resource is not available, waitForPage wait for ever
can u set a timeout for load a page, and check it with "onLoadStarted" and "onLoadFinished". if it call onLoadFinished and timeout triggered, we should not wait it for ever.