Votes
Answers
Views
Question
3
votes
1
answer
52
views
asked 7 years ago by
updated 7 years ago by
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, the value reverts back to the original value and produces a false result.
3
votes
1
answer
3
views
asked 2 years ago by
updated 2 years ago by
Category: Test Automation
UFT is skipping an certain WebEdit sporadically while filling out data on a web form. It fills out most other fields just fine, but for some reason it skips the first edit field.
2
votes
1
answer
32
views
asked 9 years ago by
updated 9 years ago by
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 know how to regain sync? Using Google.com as an example: Set objBrowser = Browser("Google") Set...
2
votes
1
answer
81
views
asked 8 years ago by
updated 8 years ago by
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 selecting the url box and typing in Google and a search phrase (example test) script does not record or wri...
2
votes
1
answer
494
views
asked 6 years ago by
updated 6 years ago by
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 change focus from the WebEdit before the system finds the information, it deletes the input and cancels ...
1
vote
1
answer
35
views
asked 7 years ago by
updated 7 years ago by
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
36
views
asked 5 years ago by
updated 5 years ago by
Category: Test Automation
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("MyPage").WebEdit("Username").Set "TestUser" Browser("MyBrowser").Pa...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top