sy661171
(Sy661171)
#1
뉴스 스크래핑을 하려 하는데, 디버깅에서 막힙니다.
초보자인데 해결 방법 아시는 분들 도와주세요ㅠ
22.4.5+Branch.support-v22.4.Sha.08993c95d0a775fb8508cc1056eef5fca3916f28
소스: Open Browser
메시지: 브라우저를 시작하지 못했습니다.
예외 형식: UiPath.Core.BrowserOperationException
RemoteException wrapping UiPath.Core.BrowserOperationException: 브라우저를 시작하지 못했습니다. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800402a5
위치: UiPath.UiBrowserClass.Open(String bstrURL, String bstrCmdLineArgs, UiBrowserFlags flag)
위치: UiPath.Core.Browser.Open(String url, CommMethod startBrowserMechanism, Boolean privateSession, Boolean headlessSession, Boolean defaultSession, String cmdLineArgs)
— End of inner exception stack trace —
위치: UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)
위치: UiPath.Core.Activities.ObsoleteAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
위치: System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
위치: System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
Did you install chrome extention?
Install it before running the bot
Gokul001
(Gokul Balaji)
#3
Hi @sy661171
Welcome to UiPath community
Have you Install the Uipath chrome extension?
Regards
Gokul
@sy661171
After installing chrom extention open the browser and enable the extention
sy661171
(Sy661171)
#6
감사합니다.
이제는 chrome으로 들어가서 type into와 click까지 되는데
데이터 스크래핑이 실행되지 않습니다.
도움을 주실 수 있나요?
Do you installed the extension?
@sy661171 ,
Did your initial query is resolved?