Hi Srinivas, currently <selectWindow/> is limitated: it can only select a window by its name. That is the value of the target attribute (if any) when clicking a link or the name argument in the js call window.open.
<selectWindow/> doesn't yet allow to select a window that doesn't have a name. I suppose that it would be interesting to have other possilities like title (for window containing html document), url (or substring of it), index, ... Marc. -- View this message in context: http://www.nabble.com/Problem-of-%3A-New-Window-with-javascript-t1734751.html#a4747465 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

