AD01 Exam QuestionsBrowse all questions from this exam

AD01 Exam - Question 82


The main menu of the application Centrix Data Solutions consists of a series of buttons, as displayed below:

When the buttons spied, the element attributes are all identical, with the exception of the Window Text attribute which differs. The Window Text values for each of the buttons displayed above, are ‘HOME’, ‘ORDERS’, ‘CUSTOMER’, ‘STOCK’, ‘INBOX’, ‘SETTINGS’ and ‘EXIT’.

It is described to use a single Dynamic element to interact with each of the menu buttons. The Dynamic button element has been spied and has the following attributes set:

A Navigate stage has been configured to press the ORDERS button:

To ensure the Navigate stage can click the ORDERS button successfully, what additional configuration is required in the Navigate stage?

Show Answer
Correct Answer: B

To ensure the Navigate stage can click the ORDERS button successfully, you need to use the Params button to open the Application Element Parameters window and set the Window Text match value to 'ORDERS'. This allows the dynamic element to identify and interact with the specific button based on its Window Text attribute.

Discussion

2 comments
Sign in to comment
winbhaOption: B
Feb 16, 2023

B is the answer

LH1213Option: B
Mar 29, 2023

B is the answer