Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sometimes the QTP do not fill the WebEdit field.
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi,

I have a Website, in C#.net, and I usually test it using the QTP tool. This works fine, but there are 2 WebEdit fields that sometimes simply do not get filled by QTP.
The QTP focus on the field, but do not obey the command to fill it.
Here is the the command block:

Code:
Browser("title:=Page.*").Page("title:=Page.*").WebEdit("html id:=txtDe").Click
Browser("title:=Page.*").Page("title:=Page.*").WebEdit("html id:=txtDe").Set X 'X is a variable
Browser("title:=Page.*").Page("title:=Page.*").WebEdit("html id:=txtDe").Click

I use the command "click", because there is a command that it's necessary to click on the field to auto-complete what I was typing.

Is there anybody able to help me with this problem ?

Sometimes the field gets filled, and sometimes not. It`s really weird.

Thank you very much.
Reply


Messages In This Thread
Sometimes the QTP do not fill the WebEdit field. - by QTP_Gaspar - 02-14-2011, 11:43 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)