Hi,
You can use the below code to get the border color.
Regards,
Ankesh
You can use the below code to get the border color.
Code:
strBorderColor=Browser("").Page("").WebEdit("").Object.currentStyle.borderColor
msgbox strBorderColorRegards,
Ankesh

