I have PDF text verify inbuilt java-class that can be used in selenium and other tools,mean while how can i create a custom java class in katalon?Is there is way to create custom java-class in katalon?
I have created a custom class in Custom Keywords, but by default i am getting Groovy programming language in the class, how can i change it to the java?