Introduction
In some cases, you may want access to those PDF files during your tests to check their contents. You can test PDF documents with our platform.Solution
There are 2 scenarios:-
You have the link to the PDF file.
All you need to do is access that link with aGo to URL
step: -
You have a button to download the PDF.
Downloading the PDF will actually open it in a new browser tab.
Add aSwitch to next tab
step to change the focus to that tab.
In both cases, if you need to scroll down, use the
Press Key
action:

#page=3
.