10-27-2009, 12:55 PM
Hi all,
Basically it is a web application,When we enter a Customer Name,Register no into the edit Box,then the "Next" button will be Enabled. Before entering the name and register no into the edit boxes,"Next" button will be disabled.
My problem is, this is Working properly while iam trying it Manually, but whiel Automating it shows problem at "Next" button. Showing error message "Next" button is disabled.But i checked "Next" button properties in the Object repository,and compared with Object spy. All are same properties.
I inserted Standard checkpoint,GetRoproperties and GetToproperties. I could see the snapshot of the "Next" button,which is enabled. But i could not get enable when i run the script.
Can any one help me on this.
Thanks
Basically it is a web application,When we enter a Customer Name,Register no into the edit Box,then the "Next" button will be Enabled. Before entering the name and register no into the edit boxes,"Next" button will be disabled.
My problem is, this is Working properly while iam trying it Manually, but whiel Automating it shows problem at "Next" button. Showing error message "Next" button is disabled.But i checked "Next" button properties in the Object repository,and compared with Object spy. All are same properties.
I inserted Standard checkpoint,GetRoproperties and GetToproperties. I could see the snapshot of the "Next" button,which is enabled. But i could not get enable when i run the script.
Can any one help me on this.
Thanks