Micro Focus QTP (UFT) Forums
How to Deal with AngularJS Applications with UFT 15 - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: How to Deal with AngularJS Applications with UFT 15 (/Thread-How-to-Deal-with-AngularJS-Applications-with-UFT-15)



How to Deal with AngularJS Applications with UFT 15 - nistalaramesh - 07-29-2021

I started working on Angular JS Web Application. I am not able to spy on any object using UFT, I am using UFT-15.0.2 
I Installed Following addons = AG-Grid & UI-Grid still not able to proceed further.
I tried to record on the Application using only Web, AG Grid, UI Grid Addons. But that also not worked.

As per documentation UFT 15 should work on AngularJS Applications, Will it really work?
Do i need to install any other addon(s)? Any Settings need to be  Changed inside?
Please help me to proceed further.

Getting this type of script on Recording Web Application.

Window("<Window Name>").Activate
Window("<Window Name>").Maximize
Window("<Window Name>").WinObject("Chrome Legacy Window").Drag 1772,21
Window("<Window Name>").WinObject("Chrome Legacy Window").Drop 1771,16
Window("<Window Name>").WinObject("Chrome Legacy Window").Drag 1863,27
Window("<Window Name>").WinObject("Chrome Legacy Window").Drop 1864,22
Window("<Window Name>").WinObject("Chrome Legacy Window").Drag 1290,336
Window("<Window Name>").WinObject("Chrome Legacy Window").Drop 1292,329