Adrian Porter wrote: > > I have an html frame which contains an Iframe. The Iframe is a > single-pixel frame that polls the server every 4 minutes. It generates > a response that become the new current response, taking the script focus > away from the response of interest - i.e. the html container page.
then this is a bug in the logic determining the current response. Can you open an issue for that? > Is > there a way to disable or ignore processing of responses from iframes ? it depends of the way the iframe is reloaded but it may be tricky. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

