When I try the mouse click action in fx. notepad it works fine, but when I try our own delphi application, it does not catch the click.
I’ve tried the same in FB7 on same machine and it works perfect, also with our delphi application.
FB8= 8.0.0.1029
FB7=7.0.0.2671
Kind regards
Line Rasmine
Hi Line Hansen,
The Mouse Click action works with application using controls compatible with Windows Automation API. Sadly the support for this feature is not widely used. It would appear in this case that your Delphi application isn’t exposing the end points.