interact
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click.
Return
true
if the mouse was clicked, otherwise false
Parameters
the action to look for
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click (as defined). When auto is set to false, the method forcibly right clicks before searching for menu options. This is useful when precision clicking is required and the option is always in the menu (not up-text).
Return
true
if the mouse was clicked, otherwise false
Parameters
the action to look for
whether or not a menu will open (some interactions are without menu even on single-tap enabled)
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click (as defined). When auto is set to false, the method forcibly right clicks before searching for menu options. This is useful when precision clicking is required and the option is always in the menu (not up-text).
Return
true
if the mouse was clicked, otherwise false
Parameters
the action to look for
the option to look for
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click.
Return
true
if the mouse was clicked, otherwise false
Parameters
the action to look for
the option to look for
whether or not a menu will open (some interactions are without menu even on single-tap enabled)
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click.
Return
true
if the mouse was clicked, otherwise false
Parameters
the menu command to look for
Interacts with the target and compensates for movement. This method will interact (and choose it) when it finds the desired action. This method accomplishes it via left or right click.
Return
true
if the mouse was clicked, otherwise false
Parameters
the menu command to look for
whether or not a menu will open (some interactions are without menu even on single-tap enabled)