January 2018
Beginner to intermediate
354 pages
7h 59m
English
Another important library to include in the framework is the image capture class. It is used by the test listener, reporter, and test classes to take screenshots of the browser or mobile screens when exceptions occur. There are various methods that can be built to capture the image of the entire screen, an individual WebElement or MobileElement, or to compare the images. Each method will be outlined here:
/** * Image Capture and Compare Class ...
Read now
Unlock full access