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.