Bug 20757: Add pod for ->capture
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
2898b58089
commit
9eec98d318
1 changed files with 6 additions and 0 deletions
|
@ -234,6 +234,12 @@ when we use automation test using Selenium
|
|||
|
||||
Should always be called to avoid the "An element could not be located on the page" error
|
||||
|
||||
=head2 capture
|
||||
$c->capture
|
||||
|
||||
Capture a screenshot and upload it using the excellent lut.im service provided by framasoft
|
||||
The url of the image will be printed on STDERR (it should be better to return it instead)
|
||||
|
||||
=head1 AUTHORS
|
||||
|
||||
Jonathan Druart <jonathan.druart@bugs.koha-community.org>
|
||||
|
|
Loading…
Reference in a new issue