This project is a Katalon Studio project where I develop a few Custom Keywords to share with other Katalon Studio projects. The custom keywords belongs to
the Groovy package name com.kazurayam.ksbackyard
.
API documentation is here
Groovy classes includes:
com.kazurayam.ksbackyard.Assert
--- Synonym toorg.junit.Assert
but reports to Katalon Studio's Logging system.com.kazurayam.ksbackyard.ScreenshotDriver
--- A wrapper class of aShot, plus ImageDifference classcom.kazurayam.ksbackyard.URLParser