travist / jquery.go.js

An easy-to-use web testing and automation tool that uses the jQuery interface within Node.js to interact with the Phantom.js browser.
MIT License
150 stars 35 forks source link

Problem: load page, the resource is not available, waitForPage wait for ever #14

Open deguotaoma opened 10 years ago

deguotaoma commented 10 years ago

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.