Lesson 6 Pratice

Hi,

I’m going through the UiPath Lesson6 Selectors.

I’m unable to see any errors or warning in the code.

But I’m getting below error once I run the robot.

Kindly assist me on this.

image.png

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:

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)

Please help me on this, I’m stuck

hi @chetan8626

Your screenshot seems not appearing to us… can you edit the post and upload the screenshot again?

Source: Attach Browser ‘Fake Name Generater’
Message: Value does not fall within the expected range.
Exception Type: System.ArgumentException

@chetan8626,

Refer the below workflow and make changes to your workflow with the selector as in the provided workflow

Test.xaml (10.5 KB)