08-03-2011, 08:59 PM
Hi Divya,
Improper string declaration @ browser.
Let me know if you need any help.
Improper string declaration @ browser.
Code:
button= Browser(actiTIME-Login").Page("actiTIME-Login").WebButton("Loginnow").Object.disabled
check with this below code:
button= Browser("actiTIME-Login").Page("actiTIME-Login").WebButton("Loginnow").Object.disabled
Let me know if you need any help.
Thanks,
SUpputuri
SUpputuri