Uipath.Core.SelectorNotFoundException Error

I tried extracting data from a webpage. But I am facing - Uipath.Core.SelectorNotFoundException. The message that I am receiving - Cannot find the UI element corresponding to this selector.

Hi,
Error message ‘Cannot find the UI element corresponding to this selector’
occurs when UiPath can’t find element to continue proceed action.

You need to go to activity that causes error and open selector editor then indicate element again to make sure the selector is Valid (Green color).
image

If the problem is still occured, I need some additional detail.
Can you explain your process and highlight step which causes the error ?
Also please provide picture of selector and selector tag in text.

Hi Tavineei, thanks a lot for the reply. I was able to solve this error later on. I appreciate your help.