Object reference not set to an instance of an object Erreur Message

Hello,
I finish Exercice 2 Training Level 3. But when i check the final process i have this Error message:
Invoke SHA1Online_Login workflow: Object reference not set to an instance of an object.

Looks like it’s not able to find the Browser Page - the outpuyt on the bottom right of your screen shows this error.

Is you browser window open? Is the login page of ACME site available to the robot?

image

1 Like

I agree with your observation… Just attach browser if the browser is not closed!!!

Hope this helps

Thanks for you help. I let open browser that’s resolved several error. Just one still unsolved.
Error message": “Invoke SHA1Online_Login workflow: Object reference not set to an instance of an object.”
See screenshoot attached.

Great! The issue is inside your InitAllApplications.xaml.
Most likely you’re not passing it the parameters it needs to work with . The object in the Red Box needs to be passed to InitAllApplications.xaml.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.