Votes
Answers
Views
Question
0
votes
4
answers
437
views
asked 7 years ago by
updated 7 years ago by
I have a WebEdit that can only be interacted with via the Sendkeys method. My problem is that UFT is not interacting correctly with the subsequent field. I have to enter data in a second WebEdit field, but UFT is only entering a few of the characters. I cannot use a hard-coded "Wait" stateme...
0
votes
1
answer
155
views
asked 7 years ago by
updated 7 years ago by
I have a field that I have to use Sendkeys with but it's sending too fast, so I'm trying to slow down the data entry. This is my code: Set WshShell = CreateObject("WScript.Shell") Browser("ATLIS").Page("Roles & Permissions").WebEdit("Search Box").Click For i = 1 To Le...
1
vote
1
answer
192
views
asked 7 years ago by
updated 7 years ago by
UFT 12.54 cannot generate script when record javaFX app. When tried to use the Object Spy, it was considered as windows object instead of recognizing java object.
0
votes
1
answer
67
views
asked 7 years ago by
updated 7 years ago by
Hello All, In UFT 12.54 the WebRadioGroup values showing as numbers instead of the correct value. WebRadioGroup Values not Identified Correctly. The values for this object are: Ealuation, Request, Report. When we spy in the properties they are misidentified as 221,225... Its worked fine in UFT v12.5...
0
votes
2
answers
88
views
asked 7 years ago by
updated 7 years ago by
I am trying to set up some Recovery Scenarios for my UFT tests. Because the tests will be run on multiple environments with potentially different paths for file locations, I want to use relative paths for the recovery operation scripts, but I can't find a way to do it. Once the Recovery Scenario is ...
0
votes
1
answer
76
views
asked 6 years ago by
updated 5 years ago by
I am using object.innerText method, it is selecting the value from dropdown list but it is not unable as the next field still grey out. Browser("Example").Page("Example").WebElement("Select category").Object.innerText = "XYZ"
0
votes
1
answer
105
views
asked 6 years ago by
updated 6 years ago by
UFT comes packaged with Access Database Engine 2010.. we are moving to 2016 and 2010 should not be on workstations. Is it possible to install UFT without the Access 2010?
0
votes
1
answer
66
views
asked 6 years ago by
updated 6 years ago by
I am not able to save .qfl file which are edited in UFT 12.54. Getting following error.![alt text][1] [1]: /storage/temp/822-error.png
0
votes
1
answer
333
views
asked 6 years ago by
updated 6 years ago by
We tried the code below using UFT it is opening the 32 bit ODBC. SystemUtil.Run "C:\\Windows\\System32\\odbcad32.exe" When I do manually this opens the 64 bit window. Please advise on a method to open the 64 bit ODBC. Note : True directory path for 64 bit directory path is C:\\Windows\\Syste...
EyeOnTesting

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

X
Scroll to Top