Votes
Answers
Views
Question
2
1
426
We are currently using UFT 12.54. We found out that Micro Focus stopped committed support for this version in July 2019. We need to upgrade to a stable version that still has some support life left. What version is recommended, and how much support life is left for the recommended version?
2
1
642
I have Chrome set to restore specific tabs so on startup it loads the previous URLs that were open in the browser. I use SystemUtil.Run to launch Chrome, and when I do, I now have duplicate tabs on the browser, which confuses UFT and it won't interact with the correct objects. Is there a way to clos...
2
1
106
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. Is there a way to resolve this and be able to select each object?
2
1
237
Tags:
We've upgraded from 14.53 to 15.01. This code worked in 14.53 without any problem: DataTable("dtStart",GlobalSheet) = "2/5/2019 02:58:26" in 15.0.1 it does not work anymore and we have not been able to determine why.
2
1
271
We've been upgrading our Windows 10 build 1903 to Windows 10 build 1909 and now our UFT scripts won't run. Has anyone seen this? Is there a remedy? UFT will launch but the scripts won't execute.
2
1
157
We have UFT 14.53 installed. Some of the Object Repository menu items and icons are disabled and we can't figure out how to enable them. Has anyone else experienced this?
2
1
513
We have a page on our website that will display an image based on what the user selects. The image itself is the same, but the text on it will change. Is there a way to verify that the correct image is displayed using UFT by checking the text?
2
1
428
I like to use Dark Mode in Windows 10. Is there a way to get UFT to use Window's dark mode??
2
1
464
Our web application has a Captcha validation when logging in. How can we use UFT to pass the Captcha test?