[Webtest] Is it possible to close the current window from WebTest?

Maxim Annyuk webtest@lists.canoo.com
Fri, 21 Oct 2005 14:41:55 +0400


Hi,

Is it possible to close current window from the WebTest script?

The only way I know is to add a 'Close' button on the page and click on it:

<clickButton description="close the window" htmlid="closeButton"/>

The problem is that I don't want to add 'close' button on some pages from
considerations of HTML design. Are there other ways?

Thanks!
-- 
Maxim