Hi team,
I am trying to update an XML node in a control room XML file:
<bot>
<name></name>
<memo></memo>
</bot>
I see the changes while the bot is running but none are saved to the actual XML file once the bot has completed its tasks.
Here is my script
