Error message from the Output panel (in red): Invoke System1_NavigateTo_WIDetails workflow: The given key was not present in the dictionary.
The process of opening ACME 1 system and SHA1 is repeating after data scraping, the site keeps on opening N number of times until the we click on stop manually.
Could you explain exactly what you did to fix this? I’ve been unable to resolve the exact same bug in my automation, at the exact same spot, with the exact same behaviors. Everything looks fine in my config file, and I’ve been back and forth over the supporting methods and inputs.
It’s been a stressful week trying to track this down.
You answered his questions after he said “I fixed it” but I specifically need to understand why I’m getting this: Invoke System1_NavigateTo_WIDetails workflow: The given key was not present in the dictionary.
Because My config file can feed data just fine, and I feel like I’ve checked everything else.
for this activity, from what I remember the only dictionary that you are using is for your config file. kindly check if the items are existing on your config.xlsx
Thank you all for the help and feedback. I appreciate the expertise. I can’t understand how it could make a call for the address successfully elsewhere in the automation but not here, given that I’m using the same arguments. Removing the argument that makes the config call did fix the issue, though.