I have a checkbox element in the object repository. I can use check/uncheck activity on it with no problem. But I could not see a way to find out whether it is checked.
I tried the get attribute activity but that doesn’t allow me to select an Object Repository element. Is there a way to do it?
Looks like there is no “modern” get attribute activity. You need to use the “clasic” approach.
Cheers