Hello,
i am actually trying to add some metadata information to my report . test execution, and post processing with rebot should happen in a bash script. I already tried something like:
rebot --metadata mymetadata:"- first line" \n “- second line” output.xml
I was expecting a list with 2 rows but still getting just one line!
any suggestion?
Thanky