Exam AD01 All QuestionsBrowse all questions from this exam
Question 11

A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.

The values for the Windows Text attribute are "˜Find' for the Find button, "˜Save' for the Save button, "˜Close' for the Close button and "˜New' for the New Button.

The Dynamic Button element has been spied and has the following attributes set:

A navigate stage has been configured to press the Close button:

What additional configuration is required to ensure the Close button is selected by the Navigate stage?

    Correct Answer: B

    The Navigate stage is configured to interact with the 'Dynamic Button' element. To select the Close button specifically, it is necessary to override the 'Window Text' attribute dynamically to 'Close'. The 'Params' button allows you to configure parameters that can change the attribute value at runtime. Therefore, to ensure the Close button is selected, the Params button must be selected and the parameter configured to override the 'Window Text' attribute value to 'Close'.

Discussion
sogoku_ichi_2907Option: B

B is the best answer

ZerohashOption: B

B is correct

RadekRPAOption: B

B is correct