Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1423 by [email protected]: How can I generate a integrated report with right error screenshots?
http://code.google.com/p/robotframework/issues/detail?id=1423

pybot --name T1 --outputdir T1\Results --output T1.xml T1.txt
pybot --name T2 --outputdir T2\Results --output T2.xml T2.txt
rebot --outputdir T3\Results --output T3.xml T2\Results\T2.xml T1\Results\ T1.xml

I run about command line to generate a integrated report. The timeout error screenshots for T1 and T2 are named the same(selenium-screenshot-1.png). So the integrated report can't display well or display the same. How can I generate a integrated report with right error screenshots.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to