I'm at an impasse on this ever-present autocomplete widget in the Zoho app that I'm to test. It pops up on the CRM pages under test, and to handle it, I had the
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