Skip to content

Releases: kazurayam/EntirePageScreenshotByAShotInKatalonStudio

jar file is published

24 Jun 14:28
Compare
Choose a tag to compare

Download the EntierPageScreenshotByAShotInKatalonStudio-0.1.0.jar and save it into your Katalon Studio project's Drivers dir or Plugins dir.

my.AShotWrapper class and my.DevicePixelRatioResolver class are included in the jar.

See Test Cases code for example:

  • Test Cases/TC3 : take entire page screenshot of a web page and save it into PNG file.
  • Test Cases/TC4 : take screenshots of a pair of web pages, and compare them while creating a diff image; measure the image difference.