Good morning Telerik Team,
I am currently trying to hover the cursor over an element, which I already identified in a coded step.
When I try to execute the command underneath with a Rectangle Object, which i created by using getRectangle on my identified element, it says that the Objet Type is not compatible.
Manager.Desktop.Mouse.HoverOver(Rectangle)