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 there,
Sometimes I have to take screenshot in the middle of Serenity Step, e.g. before clicking Submit button and after. Is there any way to capture screenshot at any time and get it displayed in Serenity Report?
Appreciated.
Rong Yao
Regards
adi....@outlook.com
unread,
Nov 16, 2016, 1:50:12 AM11/16/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
You could define a take screenshot step if you want to use it for debug and it will automatically be added in the report
Harry King
unread,
Nov 16, 2016, 4:13:50 AM11/16/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
Serenity.takeScreenshot() works a treat! I use it before I submit a form.