Exam APD01 All QuestionsBrowse all questions from this exam
Question 22

You are working on a Java application. After successfully spying an element in Java mode, the target application crashes when attempting to highlight or interact with the element. Which of the following actions should be tried to resolve this?

    Correct Answer: A

    To resolve the issue of the target application crashing after spying an element in Java mode, you should try spying the element in a different spy mode. Different spy modes can interact with the application in different ways and may avoid the specific issues causing the crash in Java mode.

Discussion
LH1213Option: C

The answer is C https://bpdocs.blueprism.com/bp-7-0/en-us/helpJavaAutomation.htm?TocPath=Interface%7CAdvanced%20options%7C_____10

1234_1234Option: D

ans is D