Votes
Answers
Views
Question
2
votes
1
answer
17
views
I'm trying to check Windows Event Viewer information with UFT 15.0 using UI Automation. When I try to spy or record on it, it does not recognize any individual object, just the Event Viewer Window as ...
2
votes
1
answer
9
views
Using UFT 15 and the Flight GUI sample application, UFT is seeing the application as a single WinObject. I cannot select the individual objects such as Username, Password, OK button or Cancel button. ...
2
votes
1
answer
13
views
So we are using the Chrome browser for our tests. When we try to spy on any of the objects in our web application, UFT is only seeing a single object, the Chrome window. How can we get UFT to find the...
2
votes
1
answer
6
views
We just upgraded our Chrome to version 70 and now none of our tests will run in UFT 12.02. Is there some patch or setting change needed?
2
votes
1
answer
17
views
When IE is open and chrome is also open, UFT won't identify objects. When I try to locate an object on the web site from the repository window, I get this message: > "The selected object cannot be...
2
votes
1
answer
12
views
We were using UFT 12.51 and things worked fine in Chrome. We upgraded to UFT 14.00 and it no longer recognizes Chrome objects.
1
vote
1
answer
37
views
asked 4 years ago by bhogapuram
updated 4 years ago by raja
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.
2
votes
1
answer
73
views
HP has this post on their site: [http://community.hpe.com/t5/All-About-the-Apps/Selenium-and-LeanFT-Easily-integrating-LeanFT-into-your-Selenium/ba-p/6814630#.Vls0MHarSUk%3Fes_c=36172&es_t=1448836606]...
2
votes
1
answer
20
views
Sometimes my UFT stops recognizing web objects during a replay and I have to restart my test. This does not always happen, but it seems to always happen at the same place in my test. Any ideas what do...
2
votes
1
answer
7
views
Our developers have added a custom HTML attribute named "automationTag", intended to be unique on every object, hoping to make the objects more automation friendly. I can't get UFT to recogniz...
2
votes
1
answer
44
views
I used Visual Relation identifiers in UFT. Can I use them in LeanFT too?
2
votes
1
answer
71
views
I'm trying to use the Object Identification Center on a web site, but it is not recognizing web objects. I have the line using HP.LFT.SDK.Web; in my C# Visual Studio project... what else do I need to ...
1
vote
1
answer
78
views
asked 5 years ago by kaptainkayoss
updated 5 years ago by rich-text
I heard that I can use Insight recognition with LeanFT like I can do with regular UFT. Is this true?
2
votes
1
answer
3
views
I'm having trouble identifying the "Choose a Different Folder" button in a dialog box in my application. UFT is identifying the entire box as one object. I need to click the button instead. Us...
3
votes
1
answer
14
views
I'm testing a flex application with UFT 12.02, and I'm pretty sure I have everything set up correctly for it. Only problem is, UFT is recognizing all Flex objects as WebElements. What might be wrong? ...