Hi Adrian, tabs are only a representation detail (that you can configure) within Firefox that don't matter at all for web applications (they aren't aware of it). Therefore WebTest doesn't consider the tabs but just "windows" that you can close with <closeWindow/>.
Marc. Adrian Porter wrote: > > Hi Marc > Pages displayed as tabs by my Browser (I'm using Mozilla Firefox). > In contrast, MSIE7 invokes multiple browser instances for the same pages. > If I simply used MSIE7 I could probably use closeWindow. However, I'd > like to stay with Firefox if I could. > Maybe there is a Firefox setting to make it invoke separate browser > instances instead of pages displayed as tabs ? > Adrian > > > *Marc Guillemot <[EMAIL PROTECTED]>* > Sent by: [EMAIL PROTECTED] > > 10/13/2007 04:52 AM > Please respond to > [email protected] > > > > To > [email protected] > cc > > Subject > [Webtest] Re: Webtest selection of different tabbed panels in a browser > ... > > > > > > > > > Adrian Porter wrote: >> >> Is there any way to select (switch between) HTML tabbed panels in a >> browser? >> The HTML application I'm testing has a tendency to create multiple >> tabbed panels. > > what do you understand with "tabbed panels". Pages displayed as tab by > your browser or DHTML tabs within a single page? > > Marc. > -- > Blog: http://mguillem.wordpress.com > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

