4 comments
Sort by
Date
Votes
Hi Ajit,
In your test case, add steps that click the link that downloads the PDF file and after these steps, you can add a Goto_URL command where the URL contains the path of the downloaded file. The final step will contain Verify_Text_in_PDF command where the value contains the word you are trying to search for.
For local runs, you can replace username with your own user. For example:
C:\Users\username\Downloads\file.pdf
For cloud runs, you can replace the username with Administrator as below. For example:
C:\Users\Administrator\Downloads\file.pdf
Please let us know if this works or if you have any questions.
Regards,
Subject7 Team
Please sign in to leave a comment.