Error Save Image - Object reference not set to an instance of an object

Good Morning,
I’m having trouble using save image, return the error below:
`{

   "message": "Save image: Object reference not set to an instance of an object.",
   "level": "Error",
   "logType": "Default",
   "timeStamp": "07:32:51",
   "processVersion": "1.0.6627.18725",
   "fileName": "botcompleto",
   "jobId": "9537f0b0-3f85-4222-81a1-1172c505a3f0",
   "robotName": "AZUREAD \\ ADEMARGREGIOJUNIOR"

}`

I already researched but found nothing, I found that could be error of the UiPath tool itself, could anyone help me?

botcompleto2.xaml (11.9 KB)

Hi @AdemarGr,

The error message is there is no value for the image variable so check did you assigned value.

Regards,
Arivu :slight_smile:

Hello @ arivu96,
Could you check my .xaml?
For I believe that value has been set for it.

Thanks for the help so far

regards

@AdemarGr, Can you send the screenshot with properties fields and variable field

This is image @ Arivu96

Hi @AdemarGr,
Try to use uiexplorer to get exact selector.

In title can you try * instead of any values.

botcompleto2.xaml (11.8 KB)

Regards,
Arivu

Hi brother,
I miss you too? How to use uiexplorer?

thank you

image

What language use for code script ?
VBA EXCEL or other?

WND is propriety language of VBA?

thanks

It worked!
thank you
:clap: