Hi Michael,

I tried the closeWindow function too but noticed that it did
not work and got the following error:

 java.util.EmptyStackException 

/Iain...



Hi,

we did have the same problem with the pdf-tasks.

We solved the problem by doing:

[...]
<clickLink label="Lizenzen"/>
<pdfVerifyText description="check the pdf for the String Lizenzen!"
text=".+Lizenzen.*" regex="true"/>
<!-- closeWindow did fail on each testrun.  -->
<previousResponse/>
<verifyText description="Zurück auf der Linkseite" text="Lizenzen
Berichte"/>
[...]

You have to go tot he previous response!
By the way, did anyone have the same failure - using <closeWindow/> instead
of <previousResponse/>?

Greetings

Michael Habbert




-- 
View this message in context: 
http://old.nabble.com/How-to-close-PDF-Excel-documents-tp30197927p30256680.html
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to