Hi
UiPath version: community (latest)
Open Application
File name “C:\Program Files\Notepad++\notepad++.exe”
Selector:
<wnd app='notepad++.exe' cls='Notepad++' title='C:\Users\User\Documents\UiPath\output.csv - Notepad++' />
Or
<wnd app='notepad++.exe' cls='Notepad++' title='*' />
Error:
notepad has thrown an exception
Source: Open 'notepad++.exe C:\Users\...'
Message: Selector not found
Exception Type: COMException
System.Runtime.InteropServices.COMException (0x80040212): Selector not found
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
Thanks