Hi Srinivas, in most of the cases the newly opened window becomes automagically the "current one". This means that after clicking your "New" button, you can just continue with your setInputField and so on on the popup window. If webtest doesn't consider the popup window as the current one, you can use <selectWindow> [1] to explicitely select the window per name.
Marc. [1] http://webtest.canoo.com/webtest/manual/selectWindow.html -- View this message in context: http://www.nabble.com/Problem-of-%3A-New-Window-with-javascript-t1734751.html#a4728354 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

