So, I’m trying to use the GetAttribute activity to retrieve the background-color of a button on a website but the result keeps coming back as an empty string. i tried with other attributes and it works on some but not on some others like colors in general.
Am I doing it wrong in the sense that GetAttribute can’t retrieve colors?
To test this I’m using any button I can find on w3schools website using a selector made by aaname, tag and class (in case anyone wants to try)
Any kind of help is welcome