Page 1 of 1

Simulate a mouseclick

Posted: Sat Feb 25, 2017 9:47 pm
by UKMC
Hi alltogether,

I look for a solution to simulate a mouseclick on a defined coordinate within a browser widget out of the program.

I hope you have better ideas than me, I tried several ways, but no success :-(

Best regards and thanks in advance


Ulrich

Re: Simulate a mouseclick

Posted: Sun Feb 26, 2017 2:58 pm
by Klaus
Hi Ulrich,

did you try:
...
click at <your loc here...>
...
?


Best

Klaus

Re: Simulate a mouseclick

Posted: Sun Feb 26, 2017 3:12 pm
by UKMC
Hi Klaus,

yes, Itried this, but unfortunately the click does not go to the browser content.
There is (other than if a button is at the clickloc) no reaction in the webpage which is displayed in the widget...

Any other idea ??

Best regards

Ulrich