Showing posts with label ScreenShot. Show all posts
Showing posts with label ScreenShot. Show all posts
Capturing Screen-Shot in Appium Mobile Automation

Capturing Screen-Shot in Appium Mobile Automation


Capturing Screen-Shot in Appium Mobile Automation


As we all know capturing screenshot is one of the most important testing process that we need to follow either in manual or in automation testing to report bug/issue to the development team or to simply show the testing results to different Stakeholders. So in this blog, I am going to discuss how we can capture a screenshot using Appium for our mobile automation test.
Capturing Screenshot using Selenium ShutterBug

Capturing Screenshot using Selenium ShutterBug



Capturing Screenshot using Selenium ShutterBug

In this Blog, we are going to learn how we can capture screenshot of a web page using Selenium Shutterbug.

Before Moving further let's understand what is Shutterbug and why it is required.

Selenium Shutterbug is a utility library written in Java for taking screenshots using Selenium Web Driver and further customizing, comparing and processing them.