Votes
Answers
Views
Question
4
1
2311
Is there a step-by-step guide on how UFT works with the Microsoft Edge web browser in Windows 10? Our company has been having problems with object recognition, and we're just not sure the exact steps to take.
1
1
52
asked 7 years ago by neena
updated 7 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.
4
1
47
Does anyone know of a good web site we could use to help train our new automation testers with UFT? We have had them go through the HP tutorial, but it doesn't cover a lot of web objects that we'd like to train them to use.
3
1
271
asked 7 years ago by neena
updated 7 years ago by bubblehead712
Is there another method other than click to check a checkbox? Insight functionality is not working for this object either. See attachment for checkbox.
1
1
264
asked 8 years ago by neena
updated 8 years ago by bubblehead712
We use a very small UFT 12.02 extensibility to test DHTMLX. After running a test with the extensibility add-in selected, if we close UFT and restart it without the addin a standard UFT test fails to properly identify WebCheckBoxes. Once extensibility is used the UFT instance is permanently corrupted...
13
1
489
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I need to move mouse over to a object and verify color changed .
0
1
128
asked 8 years ago by neena
updated 8 years ago by bubblehead712
Hello - trying to record scripts with UFT for a web application. The application has smart fields, which, when you start typing, will pop open options for the field based on text entered so far. When you select one of the options, UFT is not appearing to record which option is selected. I can provid...
0
1
84
asked 8 years ago by bhogapuram
updated 8 years ago by raja
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
1
41
There is a webmenu that is used to select a value; manually when the value is chosen two fields are changed to the new value. When clicking using .click() or .Click, one field is populated with the value but not the second. Whats the best way of finding the event that needs to be fired?