vijay6105Contributor14 years agosimulating mouse pressing buttonHello, I'm using windows application. I need to simulate pressing mouse left button for a while on a specific coordinates inside my windows application. i need the method to be used for this op...Show More
AlexeyKolosovStaff14 years agoHi Vijay,You can try using the needed object's properties to calculate coordinates for the MouseDown method, e.g.:
Recent DiscussionsTestComplete not recording right-click or menu on SVG mapHow to Click the Canvas object using test complete web moduleGetting “NameError: 'aqFileSystem' is not defined” after upgrading to TestComplete v15.77.6.7 (x64).
Related ContentSimulating Key PressHow to simulate Left Ctrl key pressed?simulate pressing a mouse button