Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simulate Mouse Or Mouse Click
#1
Hi
I wrote an application that detects all active Windows and puts them into a list.Is there a way to simulate a mouseclick on a spot on the screen relative to the Windows location without actually moving the cursor?
I don't have access to the buttons handle that is supposed to be clicked, only to the handle of the window..
thanx...
#2
Try menu Code > Find UI element. With F3 capture an element in the window. In the combo box select Invoke or Mouse > Post click. It may work or not. If can't capture an element, try other Code menu tools (some of them have Post click).

See also https://www.libreautomate.com/cookbook/F...tions.html
#3
Thank you for your reply, Gintaras.
But that's the main problem is, the find UI element doesn't work in the window (LD player android emulator).
With the UI element in the ld player app, nothing is recognizable and it detects the entire window of the app.
The application in question did not display anything until I had installed the Google Webview system.


Forum Jump:


Users browsing this thread: 1 Guest(s)