I cant import web data to excel

Hi.

I want to export the information I have specified here to excel, but I am encountering the error RemoteException wrapping UiPath.Core.SelectorNotFoundException: No UI element found corresponding to this selector:

konum: UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
konum: System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
konum: System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager) What should I do?

UI:

Code:



can you upload your xaml here

1 Like

DergiPark.xaml (17.7 KB)
trdizin_data.xlsx (18.1 KB)
sheet (dergipark)

can you try this? i just added some retry logic in case it fails because its working fine for me
DergiPark.xaml (27.2 KB)

1 Like

Thank you very much. it happened. Can I ask one last question?
Can I also pull data using this multiple get text

thanks @jack.chan

what do you mean pull data using this multiple get text?

and pls mark the correct solution

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.