Since u r checking the run time properties of the object , u should use the DOM
Correct me if wrong.
Regards,
Sankalp
Code:
a=Browser("Google").Page("Google").WebButton("Google Search").Object.disabled
MsgBox(a)
Correct me if wrong.
Regards,
Sankalp
Code:
a=Browser("Google").Page("Google").WebButton("Google Search").Object.disabled
MsgBox(a)