Skip to content

jar file is published

Latest
Compare
Choose a tag to compare
@kazurayam kazurayam released this 24 Jun 14:28
· 4 commits to master since this release

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.