Open browser : he given key was not present in the dictionary

ui path open browser throwing an error The given key was not present in the dictionary even though value is present in the dictionary and Iam able to print it right before using open browser. Is this some bug or am i missing something here?

Hi @Ajith209

Can you please share the screenshot of the error.

Hi @rashmisingh2695 unfortunately i will not be able to share the error as this happens in the middle of a long process and running in debug mode is not possible at the moment the error we find from logs and mail alerts has only ‘Open Browser: The given key was not present in the dictionary’. There is only one URL we are passing here from the dictionary and that Iam able to print right before open browser.

Hi @Ajith209 check the arguments you are passing correctly something you are missing before open browser

okay, without seeing the error I can’t say for sure what might be the issue but can you please check in the properties panel of Open browser if other values are being passed from the dictionary.

Hey @Ajith209 can you show the process workflow screenshot. and more better to share the watch panel screenshot.to check what values it takes as a key.
cheers Happy Automation

No other values are being passed

There is no issue with any arguments passed iam able to print everything before open browser.

Hi @Ajith209
If you can share some screen shot it will be helpful to understand what went wrong here
Also if u can share the properties of open browser activity

Instead of open browser u can use modern activity of UiPath name
Use application/browser and see if that works
Thanks !