Validate alert on login

I need help on how to check this element/object on this particular website

image

I already tried using verifytextpresent, verifyelementtext, getalerttext, and getattribute too but always failed.

Meanwhile I can get it done on selenium by using this syntax

I wonder if I get the settings wrong with Katalon, I already browse for answer but doesn’t seem to find the right answer.

Last time I try with getattribute, with this setup


but it still end up, not checking the alert that present.

by the way, I appreciate the help