https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27051

--- Comment #1 from Lucas Gass <[email protected]> ---
Created attachment 113787
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113787&action=edit
Bug 26986: Prevent Selenium's StaleElementReferenceException

Test plan:
1. Add some branch emails via /cgi-bin/koha/admin/branches.pl
2. Go to the OPAC and opac-library.pl, notice there emails are not listed
3. Apply patch
4. Reloda opac-library.pl and you should see the branch email addresses.

This is a follow-up bug for bug 26162

By finding the element before the click I hope to get the good element,
even if the page changed in the meanwhile.

Signed-off-by: Victor Grousset/tuxayo <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to