Automated logging in the test report only provides screenshots for the current scroll view of the application page, even if the page is long with multiple scrolls. This is done to ensure optimal performance during test execution.
If you have a specific requirement to capture multiple scroll screenshot, you can use the command Log Message to Test Report in your Action logic. From the command, choose the appropriate Status type (info, pass, warning, error, or fatal) using the Status type parameter. Control screenshot capture by setting Screen Capture to true or false as needed.
Screenshots captured using this command are always full scroll screenshots.
Comments
0 comments
Article is closed for comments.