APD01 Exam QuestionsBrowse all questions from this exam

APD01 Exam - Question 38


Using Surface Automation there is requirement to enter a note in the Note field on the screen below:

The Note Box element has been spied as a Region:

On Launching the Add Note screen, the cursor is in the Name field and the Notes field will be empty.

Which of the following is the most appropriate sequence of stages to enter the note into the Note field?

Show Answer
Correct Answer: CD

The appropriate sequence to enter a note into the Note field would be to use a Global Mouse Click Centre on the Note Box element to focus on it, followed by a tiny unconditional wait stage to ensure that the focus is set properly, and then use Global Send Keys to input the text. This method ensures that the interaction mimics user input accurately.

Discussion

2 comments
Sign in to comment
KarolAndrzejOption: D
Jun 6, 2022

Id rather go for D. Global Mouse Click Centre + GSK

LH1213Option: A
Mar 29, 2023

A is my answer