kazurayam
interested in programming using various languages and tools: Java/Groovy/Kotlin, Rust, Python, TypeScript, Gradle, XSLT, Antlr, Selenium
kazuraym.comHachinohe, Aomori, Japan
Pinned Repositories
ComparingScreenshotsOfWebElement
EntirePageScreenshotByAShotInKatalonStudio
https://forum.katalon.com/t/taking-entire-page-screenshot-using-ashot-in-katalon-studio/12429
HighlightingElementByTestObjectInEachAndEveryStep
junit4ks
JUnit for Katalon Studio. A Groovy class enables you to run JUnit4 for your custom keyword classes in Katalon Studio
KatalonDiscussion19621
Getting JavaScript Console Log from Chrome to Katalon
KatalonPropertiesDemo
katalon.properties file enhances usability of Katalon Studio
OpenChromeOnBehalfOfKatalonStudio
3 ways to launch Chrome browser from Katalon Studio
SaveWebPageAsMHT
In Katalon Studio, how to take a snapshot of current DOM of web page and save it into local file in MHTML format
VisualInspectionOfCssAndJs
Visual Inspection of CSS and JavaScript
VisualTestingInKatalonStudio
This is a Katalon Studio project which performs 2 ways of screenshot-comparison testing for WebUI in full automation. Twins mode compares 2 host names at a time. Chronos mode compares the current view of a AUT to the previous one. You can make your own Katalon Studio project capable of the same screenshot-comparison. approach. Instruction provided.
kazurayam's Repositories
kazurayam/SaveWebPageAsMHT
In Katalon Studio, how to take a snapshot of current DOM of web page and save it into local file in MHTML format
kazurayam/UsingMaterialsInKatalonStudio
A Katalon Studio project which shows how to make use of the "Materials" library at https://github.com/kazurayam/Materials
kazurayam/ExecutionProfilesLoader
Katalon Studio plugin. Groovy class (Keyword) that enables your Test Case to load one or more Execution Profiles to update the properties of internal.GlobalVariable object during test case run. It can add new Properties as well.
kazurayam/ashotwrapper
A thin wrapper of the AShot library, published at the Maven Central Repository https://mvnrepository.com/artifact/com.kazurayam/ashotwrapper
kazurayam/browsermob-proxy
A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
kazurayam/GradleInspectDependenciesPlugin
kazurayam/kazurayam
kazurayam/ks_comparingElementScreenshots
Why is WebUI.verifyImagePresent keyword of Katalon Studio so difficult to use?
kazurayam/ks_comparingElementScreenshots_using_Inspectus
kazurayam/ks_JsonSchema
kazurayam/ks_ToggleSmartWait
kazurayam/KSReportHtmlToPdfPrinter
https://forum.katalon.com/t/the-results-of-the-katalon-report-pdf-are-not-neat-if-using-too-long-descriptions/94163/5
kazurayam/mandelbrot-set-python
kazurayam/mitmproxy-java
A bridge between Python's mitmproxy and Java programs. Built on top of mitmproxy-node
kazurayam/mitmproxy-lesson
A sample JUnit5 test on top of Selenium WebDriver with mitmproxy that captures network traffic into a HAR file
kazurayam/myApple
kazurayam/myApple-alt
kazurayam/MyPythonProjectTemplate
Gitレポジトリのテンプレート。3つのPythonサブプロジェクトを含む。Python実行環境の作り方、ユニットテスト、ライブララリ化、Dockerコンテナ化などのお手本を自分用に作った。マルチモジュールのIntelliJ IDEAプロジェクトである。
kazurayam/NestedShadowDOMwithKatalonStudio
kazurayam/SelenideTutorialBaeldung
https://www.baeldung.com/selenide
kazurayam/selenium-wait-helpers
kazurayam/SeleniumJupiterLesson
https://bonigarcia.dev/selenium-jupiter/
kazurayam/ShadowDOMwithSelenium4
https://www.lambdatest.com/blog/shadow-dom-in-selenium/
kazurayam/TakingElementScreenshotByAShotWrapper
kazurayam/TamperMonkeyScriptOfMine
kazurayam/TestObjectExtension
extending TestObject to implement toJson(), toPrettyPrint() and toBy() methods on the go
kazurayam/VisualInspectionTutorial
kazurayam/waitForElementNotPresentWorksOrNot
https://forum.katalon.com/t/katalon-studio-8-6-0-waitforelementnotpresent-bug-timeout/85476/
kazurayam/WaitHelper
kazurayam/webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Java