After executing a scenario, the PDF file gets opened with name say “Demo.pdf --Adobe Acrobat Reader DC”
From Silk test tool,
- How can I highlight the PDF file?
- How to get the title of a PDF file?
NOTE: I tried the following, but it’s not working.
Desktop.Find("/MainWin[@caption=Demo.pdf - Adobe * ']"). SetActive ()