Hi, I am having difficulty in clicking a grid which is an embedded control inside a vb window. While clicking on the grid, it does not click on it rather clicks on the hidden control. Is there any way to click on a screen independent of the controls (may be just mention the x and y coordinates relative to a control that is getting identified easily and click on that).
Application that I am trying to automate is developed in VB6 and has third party embedded controls.
