12-24-2015, 11:43 AM
very new to any forum including this forum.
unable to find source where i can put my question.
sorry, if this is not suitable place to put question
seeking help for:-
how to set a value if webEdit control is disable , webEdit control is used for accepting DOB of a traveler.
using this code
and getting error "Object is disable"
Thanks
unable to find source where i can put my question.
sorry, if this is not suitable place to put question
seeking help for:-
how to set a value if webEdit control is disable , webEdit control is used for accepting DOB of a traveler.
using this code
Code:
Browser("title:=.*").Page("title:=.*").WebEdit("html id:=ContentPlaceHolder1_rptRooms_rptTraveller_0_txtAge_0").Set "26/Dec/1990"
and getting error "Object is disable"
Thanks