You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Serenity BDD Users Group
Does Serenity have a feature to export report to PDF? If not and somebody is generating a PDF report, can you share what tools are you using?
Thanks.
Daniel Stoica
unread,
Apr 14, 2016, 4:57:33 AM4/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Serenity BDD Users Group
I don't think it does.
Joe Colantonio
unread,
Apr 25, 2016, 4:29:37 PM4/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Serenity BDD Users Group
Hi Tony,
Does http://wkhtmltopdf.org/ work for you. I just tried it out and it did create a pdf for my index.html file. Of course none of the clickable links work. So there might be a better way. You can run it from the command line so I just navigated to the folder where I installed wkhtmltopdf and then pointed it to the location of my SerenityBDD project's index.html file and named the pdf test.pdf: