while doing datascrapping
1st time the selector is:
2nd time the selector is:
After sometime
so getting error selector not found
how to resolve this
while doing datascrapping
1st time the selector is:
2nd time the selector is:
After sometime
so getting error selector not found
how to resolve this
Hi,
Make use of UiExplorer to identify the reliable selector.
I have used Uipath explorer and tried with wildcard character also.
How to resolve??
wildcard can’t be used for all the dynamic attributes. You can make selector stable by adding parent attribute and Id.
will it work if we pass selector in a variable and check if condition and start do scrapping
assigning selector to the variable doesn’t make any change ,it’s still gonna throw a error as long as its not a stable selector
Dummy_GSK_Triaging_Datatable_workflow has thrown an exception
Message: Value does not fall within the expected range.
Source: Attach Browser ‘GSKSuppor Page’
Exception Type: ArgumentException
System.ArgumentException: Value does not fall within the expected range.
at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
getting error while scrapping