Exception documentation

Is there a place where i can find more information about exceptions?

It took me a while to figure out that “Find element” throws an ActivityTimeoutException instead of an SelectorNotFoundException, when an element is not found.
So now i’m wondering where i was suppose to get this information if i haven’t figured it out myself.

MSDN (that i know UiPath like to look alike as much as possible) have this information as part of the documentation for the classes (activites), and i wonder why UiPath don’t have this?

For example:
https://activities.uipath.com/v1.0/docs/element-find#section-find-element
vs

image

Im i looking in the wrong place, or is this not available for UiPath?
If not available, is this considered for the future?

Thank you for your time!

3 Likes

I would also like to know where the documentation is in UIPath for exceptions.

1 Like