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?
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?
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.
The answer is C https://bpdocs.blueprism.com/bp-7-0/en-us/helpJavaAutomation.htm?TocPath=Interface%7CAdvanced%20options%7C_____10
ans is D