Can't extract data from individual pages

can’t extract data from individual pages, error thrown:- 19.3.0+Branch.master.Sha.5fdb43627d7d3c011018bb545ddf9470210d44a9 Source: Get Text ‘ADDRESS’ (Get Text ‘ADDRESS’) Message: Cannot find the UI element corresponding to this selector: Exception Type: UiPath.Core.SelectorNotFoundException An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: UiPath.Core.SelectorNotFoundException: Cannot find the UI element corresponding to this selector: ----> System.Runtime.InteropServices.COMException: Cannot find the UI element corresponding to this selector: at UiPath.UiNodeClass.FindFirst(UiFindScope scope, String nodeID) at UiPath.Core.UiElement.FindFirst(FindScope scope, Selector selector) — End of inner ExceptionDetail stack trace — at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
i am new in terms of UiPath, how can i remove this error?
Thanks for replying…

Hi,
The issue is with selector, can you please open uiexplorer and get the selector and make it dynamic if you are trying to extract from multiple sites.

Let us know and if possible get the selector it will be easy to solve the issue.

Regards,
Pavan H

Thanks. Issue resolved