Hi,
I am using test suite for my current project where I am utilizing the Verify control attribute activity to take screenshot whenever the test cases are failed or passed.
I found out that while taking the screenshot, the activity takes the whole window screen (including Taskbar).
Our client wants that the bot should not include the taskbar in the screenshot.
Is it possible to customize the image while taking the screenshot so that the bot does not take the whole picture of the window?
Please need suggestion on this.
Thanks