Bugzilla – Attachment 77182 Details for
Bug 20757
Capture a screenshot on selenium errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20757: Add pod for ->capture
Bug-20757-Add-pod-for--capture.patch (text/plain), 897 bytes, created by
Jonathan Druart
on 2018-07-23 14:30:49 UTC
(
hide
)
Description:
Bug 20757: Add pod for ->capture
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-07-23 14:30:49 UTC
Size:
897 bytes
patch
obsolete
>From b9924cf2579af9b992afbe3aa5d91fe58f44eefa Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 23 Jul 2018 11:02:02 -0300 >Subject: [PATCH] Bug 20757: Add pod for ->capture > >--- > t/lib/Selenium.pm | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/t/lib/Selenium.pm b/t/lib/Selenium.pm >index 15b1c570f0..b5b1374485 100644 >--- a/t/lib/Selenium.pm >+++ b/t/lib/Selenium.pm >@@ -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> >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 20757
:
75287
|
75465
|
75772
| 77182