Uipath - Level 1 Foundation Training Lesson 12 Quiz Answers


Resultado de imagen para uipath


These are some of the questions that may appear in the lesson quizzes of the course, the green one are the correct answer, and the red ones are incorrect. Not all of them were answered correctly, but at least you will know the incorrect one XD.(Still watch the videos of the training and try to do it yourself, Happy Automation!)


Lesson 12

Single choice
1) If you need to stop the workflow until a UI Element has disappeared from the screen, what activity should you use?
    Find Relative Element
    Wait Element Vanish
    Find Element
    Element Exists
Score: 10
Multiple Choice
2) What is recommended to have in a Catch block?
    An Input Dialog activity
    Nothing
    A LogMessage activity
    An alternative to the approach that fails
Score: 10
Single choice
3) How many Catches can you have in a Try/Catch block?
    2
    5
    1
    There is no limit on the number of catches.
Score: 10
Multiple Choice
4) Can you run the robot manually, step by step, in order to analyze the robot behavior in certain conditions?
    Yes, by using Breakpoints and running the workflow in Debug mode.
    Yes, by running the workflow in Debug mode.
    Yes, by using Step Into and Step Over.
    No, you cannot do it.
Score: 10
Single choice
5) When you have more than one exception type defined in the Catch block, which block is executed?
    All matching blocks in the order they are defined
    The first match defined
    The block with most generic match
    The block with most specific match
Score: 0

-狐🦊

Comentarios

Popular