Difference between revisions of "Select Single"

From SAP Enable Now Wiki
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
==Purpose==
 
==Purpose==
The '''Select Single''' macro is used to capture the action of selecting a value from a drop-down list in an edit field. '''Select Single''' macros are sometimes created automatically during recording (although this seems to be highly dependent upon the application and the [[Recording Profile]] used), but you can also add them manually via menu option '''Insert''' > '''Insert Interaction''' > '''Select Single''' (although for a manually-inserted macro the '''[[All Values]]''' property will not be automatically populated - although sometimes a selection from a drop-down captured as a '''[[Mouse Action]]''' macro will have this property populated).
+
The '''Select Single''' macro is used to capture the action of selecting a value from a drop-down list in an edit field. '''Select Single''' macros are sometimes created automatically during recording (although this seems to be highly dependent upon the application and the [[Recording Profile]] used), but you can also add them manually via menu option '''Insert''' > '''Insert Interaction''' > '''Select Single''' (although for a manually-inserted macro the '''[[All Values]]''' property will not be automatically populated - although sometimes a selection from a drop-down captured as a '''[[Mouse Action (Simulation macro)|Mouse Action]]''' macro will have this property populated).
  
 
==Properties==
 
==Properties==
Line 18: Line 18:
 
* ''Demo Bubble''
 
* ''Demo Bubble''
 
** [[Style]]
 
** [[Style]]
** [[Width]]
+
** [[Width (Bubble)|Width]]
** [[Height]]
+
** [[Height (Bubble)|Height]]
 
** [[Orientation (Bubble property)|Orientation]]
 
** [[Orientation (Bubble property)|Orientation]]
 
** [[Position (Bubble property)|Position]]
 
** [[Position (Bubble property)|Position]]
Line 26: Line 26:
 
* ''Practice Bubble''
 
* ''Practice Bubble''
 
** [[Style]]
 
** [[Style]]
** [[Width]]
+
** [[Width (Bubble)|Width]]
** [[Height]]
+
** [[Height (Bubble)|Height]]
 
** [[Orientation (Bubble property)|Orientation]]
 
** [[Orientation (Bubble property)|Orientation]]
 
** [[Position (Bubble property)|Position]]
 
** [[Position (Bubble property)|Position]]
Line 38: Line 38:
 
** [[Animated]]
 
** [[Animated]]
 
* ''Documentation''
 
* ''Documentation''
** [[Show in Documentation]]
+
** [[Show in Documentation (Simulation macro property)|Show in Documentation]]
 
** [[Expected Result]]
 
** [[Expected Result]]
 
** [[ROC]]
 
** [[ROC]]
 
** [[Description (action macro property)|Description]]
 
** [[Description (action macro property)|Description]]
** [[Screenshot]]
+
** [[Screenshot (Simulation Documentation property)|Screenshot]]
 
** [[Highlight Position / Size]]
 
** [[Highlight Position / Size]]
 
** [[Object Image Position]]
 
** [[Object Image Position]]

Latest revision as of 19:29, 26 April 2021

Scope

Purpose

The Select Single macro is used to capture the action of selecting a value from a drop-down list in an edit field. Select Single macros are sometimes created automatically during recording (although this seems to be highly dependent upon the application and the Recording Profile used), but you can also add them manually via menu option Insert > Insert Interaction > Select Single (although for a manually-inserted macro the All Values property will not be automatically populated - although sometimes a selection from a drop-down captured as a Mouse Action macro will have this property populated).

Properties