Exam AD01 All QuestionsBrowse all questions from this exam
Question 15

The Order System application has been successfully launched and Blue Prism has navigated the application to the following screen:

There is a requirement to ensure this screen is in focus before any further interfacing is done with the screen. Which is the correct configuration to ensure the New

Order screen is in focus?

A.

B.

C.

D.

C -

    Correct Answer:

    The correct configuration to ensure the New Order screen is in focus is option D. This option uses the 'Activate Application' action on the 'New Order Window' element. The 'Activate Application' action is designed to bring the specified window to the foreground, ensuring that it is in focus. This is appropriate because it directly targets the 'New Order Window' and ensures that the window will be active before any further interactions are performed. Other options, like using 'Attach' or simply clicking the window, may not reliably bring the window into focus if it is not already active.

Discussion
abain89

Option D

sstusard

Option D is correct and Active Application is a valid option when looking at the Window element. Mouse Click might fail if the window itself is not active, and Option D will make sure the New Order window is active before proceeding with any other activity.

Swathi_91

Option D here we cannot take parent element

shubhamvadnere

D is correct answer

LH1213

I would use D

tdesbarres

Option D

770_is_everywhere

even 'Attach' makes sense i suggest learn the diffrence between attach and avtivate window https://www.rpaforum.net/threads/what-is-difference-between-attach-and-activate-can-we-use-both-in-same-time-if-we-are-using-attached-can-we-use-activate-at-the-same-time.10697/ wich makes answer D

Lwa1

D is correct

SBWeiss348

Answer D

jogushravan

B is the right Answer.. Add Navigation stage and select Attach

jogushravan

Sorry B is wrong. C is right for this question

sogoku_ichi_2907

D is the correct answer.

Zerohash

Answer is D. C needs X, Y specified or you get an exception.

Pavan34

B is Ans

floppyh4x

I think C is correct answer, Active Application is invalid action. Answer C is also correct in lesson material