I have a problem using it. When the attribute is not present, it returns true but if element has the attribute it returns an error:
com.kms.katalon.core.exception.StepFailedException: Object ‘Object Repository/radiobutton’ has attribute 'checked’ (Root cause: com.kms.katalon.core.exception.StepFailedException: Object ‘Object Repository/radiobutton’ has attribute 'checked’
What is wrong here? Is this a bug? With WebUI.verifyElementHasAttribute it is the exact opposite.