Position (Confirmation Button)
From SAP Enable Now Wiki
Scope
- Simulation content object > Input Text macro > Settings for the Confirmation Button > Position property (1st instance)
Purpose
If the Confirm with Button property has been selected for an Input Text macro, then a 'confirmation button' that the user needs to click on to confirm/validate their input needs to be identified on the screen. This Position property identifies the area of the screen that contains this 'button'. It consists of four numbers, which represent:
- The number of pixels to the right from the leftmost edge of the screenshot at which the upper-left corner of the area is located
- The number of pixels down from the top edge of the screenshot at which the upper-left corner of the area is located
- The width of the area (expressed as the number of pixels to the right from the leftmost edge of the area)
- The height of the area (expressed as the number of pixels down from the top edge of the area)
These values can be entered, comma-separated, in the property field, or you can click on the Edit button on the right of the for the property field to display the Position / Size dialog box, which contains individual fields for each value, labeled Left, Top, Width, and Height respectively.
- Simulation content object > Input Text macro > Confirm with Button property