How to check if the Button is enabled or not

Hi,

Looking for the help badly !!!

I am trying to collect the status of the buttons on a particular website which was developed recently and I am trying to run an automation to see if the buttons are enabled or disabled. Based on that, i want to write the results in the CSV file.

How can i check if the button is enabled or not ? I want to use the if activity after that, and write the result in the csv file.

Thanks in advance

For Ex : If the button is enabled, I want that to be collected and write in the excel as “Enabled”.
Please help me

@vignesh_varad - Please check this https://forum.uipath.com/t/how-to-check-element-disabled-or-enabled/111784

Based on the Boolean value you can set the assign activity as Enable and Disable …

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.