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?
Currently Using: Selenium and Appium
PS: I prefer not using any external applications, maybe any solutions via selenium/appium.