size and location in the ObjectBrowser not corresponding of the real size and location
Hello Smartbear Community,
I have a problem with the object Browser when I want to target a web object contained in WPF windows via cefsharp.
When I target a web component in TestComplete with the Object Browser, the red rectangle (HigthlightObject) is not at a good position and don’t have the good size.
Moreover, this shift disrupts tests execution, because clicks can be executed outside of the rendered control.
Context :
We used the 14.20.2175.7 version of TestComplete.
We want to implement, with Testcomplete, a test in a web application developed with Angular, and integrated in WPF windows with the “CefSharp” component v71.0.0.0.
We launch our application with the “-injectCefHook” argument to see the web object in the object Browser.
Problem :
When I target a web component, the red rectangle is shifted, compared to the real component coordinates.
In the Object Browser, I found the same behavior, I can see just a part of the targeted component.
Does someone encounter a similar problem?
Florian ROY
Yes, I encountered this many times especially with WPF and Silverlight applications in the past.
Please make sure the following 2 items are correct:
1- The Display setting in the control Panel for Windows Scale and Layout is set to 100%
2- The zoom level in the browser is set to 100%
Hope that helps
Cheers
Lino