Screenshot for entire window

I want to take a screenshot of two applications one at the right and another one at left side of window using split screen. At last I have to take screenshot by placing like this, What is the approach to do this?

@Ragul_sharma

You can use move window activity…to resize and move to the position you need…if you dont see the activity select the filter in activities panel and select classic

Once both the windows are resized and placed in the position you need…use classic take acreenshot without any selector so that it takes the screenshot of wholescreen at once

Cheers

1 Like

Using windows split screen option it is possible. Winkey + right or left and select the another application.

@Ragul_sharma

Thats not a good option as for automation identifying the window with keystrokes is difficult

Cheers