Bugzilla – Attachment 75285 Details for
Bug 19181
Intranet and OPAC authentication selenium test
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19181: Do not screenshot
Bug-19181-Do-not-screenshot.patch (text/plain), 925 bytes, created by
Jonathan Druart
on 2018-05-11 19:25:30 UTC
(
hide
)
Description:
Bug 19181: Do not screenshot
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-05-11 19:25:30 UTC
Size:
925 bytes
patch
obsolete
>From 18e238a2722c7f0f2e6081550ad6bc1cb3eee51d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 11 May 2018 16:25:13 -0300 >Subject: [PATCH] Bug 19181: Do not screenshot > >--- > t/db_dependent/selenium/authentication.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/selenium/authentication.t b/t/db_dependent/selenium/authentication.t >index dfb4b47ac4..193b7a95b2 100644 >--- a/t/db_dependent/selenium/authentication.t >+++ b/t/db_dependent/selenium/authentication.t >@@ -92,7 +92,6 @@ SKIP: { > like( $driver->get_title, qr(Your library home), 'Patron without permissions should be able to login to the OPAC using the modal'); > > $driver->find_element('//a[@id="logout"]')->click; >- $driver->capture_screenshot('1.png'); > $driver->find_element('//div[@id="login"]'); # logged out > > # Using the form on the right >-- >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 19181
:
66502
|
66505
|
68824
|
68825
|
74854
|
75156
|
75157
|
75158
|
75278
| 75285