So I have Jira integrated now with Intellij (Community Edition). I can execute my robot test successfully and it creates a output.xml which has a Jira TAG in it (e.g. Test plan ID XXX-1).
How do I update Jira now with the results ? I think I need to use the output.xml file but I don't know how to update Jira from Intellij.
Thanks.