Re: Automatically updating documentation with screenshots

From: Owen Stephens <owen_at_nyob>
Date: Mon, 26 Jan 2015 15:01:54 +0000
To: CODE4LIB_at_LISTSERV.ND.EDU
... and further to this I've just found a neat Chrome plugin which will record a set of actions/tests as CasperJS script, including screenshots - my first impressions are pretty positive - code produced looks pretty clean.

The plugin is called 'Ressurectio' [https://github.com/ebrehault/resurrectio <https://github.com/ebrehault/resurrectio>]

Cheers

Owen

Owen Stephens
Owen Stephens Consulting
Web: http://www.ostephens.com
Email: owen_at_ostephens.com
Telephone: 0121 288 6936

> On 26 Jan 2015, at 13:48, Owen Stephens <owen_at_ostephens.com> wrote:
> 
> Thanks all - I'm looking at both Selenium and Casperjs now.
> 
> I also came across a plugin for 'Robot Framework' [http://robotframework.org <http://robotframework.org/>] which allows you to grab screenshots (via Selenium) and annotate with notes - along the lines that Ross suggested. The plugin is 'Selenium2Screenshots' [https://github.com/datakurre/robotframework-selenium2screenshots <https://github.com/datakurre/robotframework-selenium2screenshots>]
> 
> Owen
> 
> Owen Stephens
> Owen Stephens Consulting
> Web: http://www.ostephens.com <http://www.ostephens.com/>
> Email: owen_at_ostephens.com <mailto:owen_at_ostephens.com>
> Telephone: 0121 288 6936
> 
>> On 26 Jan 2015, at 13:16, Mads Villadsen <mv_at_STATSBIBLIOTEKET.DK <mailto:mv_at_STATSBIBLIOTEKET.DK>> wrote:
>> 
>> I have used casperjs for this purpose. A small script that loads urls at multiple different resolutions/user agents and takes a screenshot of each of them.
>> 
>> Regards
>> 
>> -- 
>> Mads Villadsen <mv_at_statsbiblioteket.dk <mailto:mv_at_statsbiblioteket.dk>>
>> Statsbiblioteket
>> It-udvikler
> 
Received on Mon Jan 26 2015 - 10:04:21 EST