Hi, can you please help with this…
I have installed UFT 14 and I have Chrome Version 61.0.3163.91 (Official Build) (64-bit). I have the chrome extension HPE Functional Testing Agent 14.1.3045.0 installed and enabled. I have brought Chrome up after UFT. When I record I get this for my login wiindow:
Browser("ABC PassPort Mobile -").Page("ABC PassPort Mobile -").WebEdit("Username").Set "test"
Browser("ABC PassPort Mobile -").Page("ABC PassPort Mobile -").WebEdit("Password").SetSecure "zzzzzzzzzzzzzzz"
However I also clicked the login button which did not get recorded
Also when I use the spy to look at the WebEdit I get this:
Google Chrome. WinObject
It only sees the whole chrome window as an object
When I playback it is very slow.