Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sometimes the QTP do not fill the WebEdit field.
#2
Solved: 11 Years, 3 Months, 4 Weeks ago
Try in this way

Code:
Set fill = Description.Create
fill ("type").value = "text"
fill ("html id").value = "txtDe"
Browser("title:=Page.*").Page("title:=Page.*").WebEdit(fill).Set X
Reply


Messages In This Thread
RE: Sometimes the QTP do not fill the WebEdit field. - by mufiani - 02-15-2011, 03:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP identifying WebList as WebEdit and an Element passion77 3 8,443 01-27-2014, 10:21 PM
Last Post: supputuri
Exclamation How to enter text in webedit field..... Unleash Rajesh 6 23,117 09-01-2011, 02:07 PM
Last Post: SQT
  QTP: WebEdit : How to check if values in list are disabled. katdean 4 8,530 07-27-2011, 08:52 AM
Last Post: rajpes

Forum Jump:


Users browsing this thread: 2 Guest(s)