Page 1 of 1

Inner workings of the action "Mouse" with method "Click"

Posted: Wed Feb 06, 2019 4:20 pm
by MJesper
Hi, how does the "mouse" action work? In what class does it call the "Click" method? I need to know this in order to add my own code to the "Click" method. Thanks

Re: Inner workings of the action "Mouse" with method "Click"

Posted: Thu Feb 07, 2019 9:25 am
by odklizec
Hi,

I really doubt you can add your own code to the built-in Click method? But you might be able to use extension methods to extend an existing method?
See this doc:
https://docs.microsoft.com/en-us/dotnet ... on-methods
Regarding Ranorex API, check this page:
https://www.ranorex.com/Documentation/Ranorex/