Use this operation to take a screenshot of the current application being automated. To screenshot a specific part of the application, provide the XPath to the element you wish to screenshot. If the application has several windows open, ORQA will capture all of them. In this case it will append '-1', '-2', etc, to the end of the file names.
| Screenshot File | Full path and file name of where the screenshot will be saved. |
| XPath | Specify the XPath of the element to be captured here to capture an individual element of the application. |