"message": "Take screenshot 'wscript.exe Windows' : Not open windows found for 'wscript.exe' getting this error while taking the screenshot

Getting this message in Uipath log

@alokh

While you are getting issue, It’s better to give more insight to your issue by providing the screenshots and where you are struck etc., not by just log messages

Thanks

This is because you have used Takescreenshot activity with selectors and when bot reaches to that activity it couldn’t find it and get failed.

Above statement is on assumption, better to share the screenshot of your activity or workflow for more visibility.

Thanks.

Hi @Srini84/@ermanoj3101,

We are getting this error not only for ‘Take Screenshot’ activity but also for ‘Invoke Workflow’ and other activities.

Please find the screeshot below.

image

image

Thanks,
Alok

@alokh

Are you using wscript.exe in your automation?

Because I see it’s kind of malware

Check below for your reference

https://www.google.com/search?q=wscript.exe&rlz=1C1CHBF_enIN848IN848&oq=wscript.exe&aqs=chrome.0.0l5j69i61l3.5925j0j7&sourceid=chrome&ie=UTF-8

Hope this may help you

Thanks

@Srini84

This is happening in the Init state where we are opening the chrome and logging into the application.

@alokh

Which application?

Thanks

@Srini84

Its a third party web application. This issue is occurs only for few runs not all time.

Thanks

@alokh

Okay, when you encounter this error, check the logs from EventViewer, whether the third party web application is up and running

May be you have check with the third party vendor if it is crashing by any chance and this may leads this type of errors

Hope this may help you

Thanks

@Srini84

We will check with third party vendor once.

Thanks!