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