I am trying to write some scripts for applications that use Chrome. I am using UFT 11.52 and have installed patches 00022 and 00056 in order to work with Google Chrome 28. I have locked down Chrome so it does not do automatic updates in order the change the version. I only have the Web addin checked. However, when I Spy on objects, it does not recognize them. The object hierarchy shows as
If I record I just get something like this;
I have gone thru and checked the Record and Run settings to ensure they are set to work on any open browser. I opened UFT first follwed by Google Chrome so objects should be recognized.
Are there other addins that I need or other patches that I should install? I looked at the matrix and it just said to install the 2 patches that I did. Any help would be greatly apprectiated. Thank you!
I am using Windows 7 on a VM that is 64-bit Operating System.
Code:
Window: Google Chrome
WinObject: Chrome_RenderWidgetHostHWND
If I record I just get something like this;
Code:
Window("Window").Click 275,23
I have gone thru and checked the Record and Run settings to ensure they are set to work on any open browser. I opened UFT first follwed by Google Chrome so objects should be recognized.
Are there other addins that I need or other patches that I should install? I looked at the matrix and it just said to install the 2 patches that I did. Any help would be greatly apprectiated. Thank you!
I am using Windows 7 on a VM that is 64-bit Operating System.