UiPath RPA Associate (UiRPA) — Question 44

Which activity will return a Boolean value?

Answer options

Correct answer: D

Explanation

The correct answer, 'Image Exists', returns a Boolean value indicating whether a specified image is present. The other options either perform actions that do not yield a Boolean result, such as locating an image or waiting for an element to vanish, or they serve different purposes that do not involve returning a true/false output.