Votes
Answers
Views
Question
2
votes
1
answer
64
views
Our website has a WebEdit that, after entering data in it, does a seach on that data. After entering the data, I need to wait a few seconds while the system is searching for the information. If I chan...
0
votes
1
answer
53
views
asked 4 years ago by kaptainkayoss
updated 4 years ago by rich-text
I'm trying to work with a WebEdit field, and sometimes when I play back my script, the set operation doesn't fill out the field completely. I try and type a phone number, for instance, and it only typ...
2
votes
1
answer
12
views
When recording a script in I.E. v11 with UFT 12.51 & UFT 12.51 Patch 1, with .net and web selected as add ins, and selecting to run on any webbrowser, recording for a home page (say LFGs) then selecti...
3
votes
1
answer
12
views
On our web application there are some WebEdit objects. Some of these objects have default values in them when the page loads. You can change the value, but when we try to do this with UFT using .Set, ...
2
votes
1
answer
9
views
106061
Web Object loses sync
We are using descriptive programming in our web application. Sometimes, after we've created an object such as objWebEdit and the page reloads, UFT seems to 'lose sync' with the object. Does anyone kno...
1
vote
1
answer
8
views
asked 3 years ago by neena
updated 3 years ago by bubblehead712
I am facing one issue where I am unable to set value in Web Edit box. The object is getting identified but I can't set the value. Can you please help me with this. I look forward to hear from you.
1
vote
1
answer
7
views
109113
UFT not populating WebEdit
When running the test, the customer number does not get populated. I've tried changing the 'Set' to "Type", however the Type method fails. Below is the code. Browser("MyBrowser").Page(...