- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2018 03:40 PM
Hi,
How to take the screenshot of every steps even the bottom of page where there are the tabs in incident for example I need evidences from note section the screenshot is taken only the form until sgort description button as the image
Solved! Go to Solution.
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2018 04:18 PM
There's no way to automatically control this from what I can see. You can simply control whether or not screenshots are taken, but not which part of the screen is captured.
The screenshot capture simply captures whatever happens to be up in the execution frame in the test runner window during the test (which is always the top of the form). If you want to have it capture a different part of the form you can manually scroll in the execution frame so that the part you want captured is in view. It is a manual process, but it is possible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2018 04:18 PM
There's no way to automatically control this from what I can see. You can simply control whether or not screenshots are taken, but not which part of the screen is captured.
The screenshot capture simply captures whatever happens to be up in the execution frame in the test runner window during the test (which is always the top of the form). If you want to have it capture a different part of the form you can manually scroll in the execution frame so that the part you want captured is in view. It is a manual process, but it is possible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2018 02:50 PM
Just checking on on this one. Has this question been answered or is there more information I can help you with? If it's been answered, please mark the answer above as the correct one so people know this has been taken care of. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2019 02:48 AM
Hello Mark,
I tried to capture the screenshots during execution by scrolling down the form and was able to get results. But the scrolling is hampered by the page auto-scrolling upwards probably when it moves to the next step for execution. Is there some way to control the form so we can scroll to the exact area where we need to capture the screenshot? Thanks.
Regards
Muraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2019 12:25 PM