Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set a value if webEdit control is disabled?
#1
Not Solved
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

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
Reply
#2
Not Solved
Code:
Browser("micclass:=Browser").Page("micclass:=Page").WebEdit("name:=txtFromDate").Object.Value="2012-1-11"


can u send the image of the calendar control
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  object disabled eliass 1 1,529 05-30-2017, 02:28 AM
Last Post: Vichu M J
  Set user control property Ranu 0 1,946 11-09-2013, 12:44 AM
Last Post: Ranu
  set property not typing full text in "webedit" field auto_tester 7 8,825 08-09-2013, 06:21 PM
Last Post: Ankur
Exclamation Need help in doing SET on WebEdit inside WebTable chong67 3 3,942 09-28-2012, 05:16 PM
Last Post: Ankesh
  Smart identification is disabled for PSFrame object guruprasadnagarali 3 5,038 08-18-2012, 11:25 PM
Last Post: savitripatil

Forum Jump:


Users browsing this thread: 1 Guest(s)