I want to use OATS OpenScript to capture the screen shot of each page of the web app. For now I can get screen shot in wait for page node and I have tried the capturePage() method, however, both give me only part of the screen. What I want is to get the screen shot of the full page when the page content is very long. How can I achieve that in OpenScript? Thanks a lot in advance!