Screenshot : WebView Context : Full page screenshot and not just visible viewport

Hi All,

I need to take screenshot of Safari browser on iOS, but the screenshot has to be of whole page rather than just visible viewport. Like we get in firefox in WebDriver. Any suggestions?

Thanks,
Shankar

rather than taking full page screenshot, we are scrolling and taking multiple screenshot and stitching the screenshots.

Hi Shankar,

What tools/languages are you using for this? Also, how accurate is to put the screenshot together using multiple smaller shots??