User Tools

Site Tools


condition:Button

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
condition:Button [2015/07/14 03:43]
peternlewis created
condition:Button [2017/09/06 00:49]
peternlewis
Line 1: Line 1:
 The //Button condition// looks for a standard Mac button in the front window. The //Button condition// looks for a standard Mac button in the front window.
  
-It can find a button with a name that is exactly a specified string, containing a specified string, or matching a specified regular expression.+It can find a button with a name that is exactly a specified string, containing a specified string, or matching a specified ​[[:Regular Expressions|regular expression]].
  
 The condition can return true if: The condition can return true if:
Line 14: Line 14:
 * a button (usually a checkbox) exists and is mixed. * a button (usually a checkbox) exists and is mixed.
  
 +Note that you can generally only detect standard Mac buttons, not custom buttons, nor buttons in web windows. ​ For other kinds of buttons, you may need to use the [[condition:​Found_Image|Found Image condition]].
 +
 +===== See Also =====
 +
 +----
 +
 +=== Actions ===
 +
 +* [[action:If Then Else|If Then Else]]
 +* [[action:​Pause_Until|Pause Until Conditions Met]]
 +* [[action:​Until|Execute Action Until Conditions Met]]
 +* [[:​Actions|See all Actions]]
 +
 +===  Conditions ===
 +
 +* [[:​Conditions|See all Conditions]]
 +
 +----
condition/Button.txt ยท Last modified: 2017/09/06 00:54 by peternlewis