I have a page which when a button is clicked it opens a PDF inside a displaypage.ashx frame within the main page of the website and need to download this so can inspect the results - see below
Have tried saving the PDF when the page opens etc but when i run the test again it is not being saved as expected
Am suing Edge and Adobe Acrobat is set as the default PDF viewer
Can anyone help with regards to how I can save the PDF at all?
Many Thanks
This was a few years ago, Mark - but I was able to use Test Studio to verify the contents of student information in pdf files contained on our website without having to inspect them manually. I will try to find a sample of what I did in that test if you are interested.
Open PDF File - Progress Test Studio
How to Validate PDF File in Test Studio - Progress Test Studio
SSq
Hi Steven
If you can that would be great. When clicking the button this just opens the frame with the pDF shown as I mentioned
The ID's used for the page are different each time the page is loaded
If I simply try and inspect the image of the PDF the detaails for the PDF are different everytime
Wondered if possible to save the PDF via a Coded Step which simulates clicking the button if this maes sense?