Can we use Absolute xpath in the place of selector area for the activities. The reason is am very good at getting exact element using xpath, and am not that much good at locating exact element using uipath features.
No am not facing any issues. I just want to know is there any way to use xpath in place of selector? Usually absolute xpath is very reliable.
UiPath will identify elements based on its selector and we can’t use any other things instead of selectors.