For testing purposes, we're trying to automate launching FireFox, navigating through a bunch of links, waiting for each page to load completely and closing FireFox. Our test platform is Windows XP. Is there an easy way to do it using XPCOM? If not, is there another intefaces we should consider?
We considered using the command-line, however, it doesn't give us enough control, because we have no way of knowing when the page loads completely, at which point we want to run a bunch of metrics. Thanks, Tom _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
