Katalon – Import a class defined in Keywords folder
I want to import a class defined in Keywords -> packageName -> className in one of my test cases to create objects of that class and use it’s class variables. Example:
I want to import a class defined in Keywords -> packageName -> className in one of my test cases to create objects of that class and use it’s class variables. Example: