How to check if fields in webpage are not clickable

I need to check that all elements in webpage should be non-clickable.
Can anyone please help me out in this regard

Hello!

You can use “Get attribute” activity to check if is enable or disable.

Here’s an example: checkbuttonAttribute.xaml (8.5 KB)

Hope it Helps!

Regards,

2 Likes