06-05-2014, 01:48 PM
see the below example which should help
Code:
Browser("Google").Page("Google").WebElement("India").Click
Set obj = Browser("Google").Page("Google").WebElement("India")
msgbox obj.Object.currentStyle.backgroundColor