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 one of the log commands in your Action logic.
- Log Info Message
- Log Error Message
- Log Pass Message
- Log Warn Message
Screenshots captured through these commands are always full scroll.
Comments
0 comments
Article is closed for comments.