Position (Confirmation Button)

From SAP Enable Now Wiki
Revision as of 20:35, 12 August 2019 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:

  1. 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
  2. The number of pixels down from the top edge of the screenshot at which the upper-left corner of the area is located
  3. The width of the area (expressed as the number of pixels to the right from the leftmost edge of the area)
  4. 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.