Hi All,
We just installed SilkTest version 17 to a new machine. We have Adobe Reader XI. We have a pdf report that opens from a web application. It seems that the SilkTest does not able to recognize the pdf report.
This line of code fails during execution.
Desktop.Find("//BrowserApplication//BrowserWindow//StaticText[@caption='*Adobe Reader']"). Exists()
We did a Locator Spy over the pdf report. It doesn't seem recognize anything in the pdf report. Normally it will highlighted when position the mouse over an object.
Any setting options we need to do to for PDF report?
Thank you