Hi, One of my tests load a PDF. Currently I have a long wait where the user can verify that the PDF is present. However I'd like to also/instead simply verify that the content of the window is a PDF. Using a DOM viewer it seems that there is a "document" object which I should be able to do a verifyElementPresent | document | | verifyAttribute | path=//[EMAIL PROTECTED] | |
However I'm getting the error : Element document not found. Any hints ? Thanks CPH _______________________________________________ Selenium-users mailing list [email protected] http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
