Hi guys,
I'm using calabash-ios + rspec to automate the testing of our Mobile app
I take the screenshot of every screen visited and getting it stored in a directory using screenshot_embed().
Now, I am looking to get the screenshots embedded in an html or word doc; is there any predefined method available or possible with any Formatter?
Appreciate any pointers to help me implement this.
Thanks
Sam