Using Xamarin.UITests app.screenshot is great in UITests.
I was wondering how it was possible to take part of part of the screen.
The reason for this is take screenshots of graphs and do a pixel comparison on it. so I will need to grab a particular part of the screen.
Is there a way I can pass in some coordinates or something like that?