Good evening, I’m new to this forum.
My first goal is to create with UiPath studio version 25.0.172-cloud.20747 a test that, using the report generation plugin (ReporterForUiPath.Activities version 3.0.1), will write a report to a given folder with a given name and containing:
a log message and a step status.
As you can see from the screenshot, I added the following steps to my simple sequence:
create report
start suite
start test
log message
step status
When debugging, I got the following error:
Start Test: The given key ‘0’ was not present in the dictionary.
Who can help me? Thanks.
Marco
this is a marketplace component.. its bettwe you raise it in Q&A there so that person can respond to it as the error is reported already by multiple people if you see the QnA there
Also someone mentioned about the issue because of reportID so try to check that field
Thanks for the advice, I no longer get the error. Unfortunately, the documentation on the marketplace doesn’t seem to be up to date, and in the Q&A I only found other users having the same problem, without reading a single answer.
Cheers