I'm trying to use my own code for Katalon as a library. My own code has imports like this from com.test.page import Page from selenium.webdriver.common.keys im
In Katalon, if I want to use CustomKeyword inside another CustomKeyword. I getting MissingPropertyException Dialog Keywords public class Dialog { @Keywor
WebUI.maximizeWindow() does not work for katalon docker image, The command works fine on Katalon desktop, but when I run this on docker image it seems to igno
How to save a report into a special directory from cmd? I have this cmd arguments: -summaryReport -reportFolder="C:\testagent\test_repo" Basic report plug