[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2021-10-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384
Bug 19384 depends on bug 19185, which changed state.

Bug 19185 Summary: Web installer and onboarding tool selenium test
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185

   What|Removed |Added

 Status|Pushed to master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-11-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Victor Grousset/tuxayo  changed:

   What|Removed |Added

 Depends on||27055


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27055
[Bug 27055] Update Firefox version used in Selenium GUI tests
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-06-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Victor Grousset/tuxayo  changed:

   What|Removed |Added

 Depends on||25829


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25829
[Bug 25829] Z39.50 search selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-04-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #8 from Victor Grousset/tuxayo  ---
*pointers

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-04-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #7 from Victor Grousset/tuxayo  ---
> but the paths are too specific (maybe generated with a tool)

Let me check.

> ($driver->find_element_by_xpath('/html/body/div/div[4]/div/div/div[2]/div/div[2]/div[2]/form[1]/div/table/tbody/tr/td[6]/span[1]'))
>  {

Indeed, that's totally like a browser plugin recorded the action of the user.

These are valuables tools if a project has the processes and people to handle,
check and fix the false positive breakages.

Thanks for the pointed, I'll take a look at these.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #6 from Jonathan Druart  
---
Look at the patches on these bug reports, then compare with what we have in
t/db_dependent/selenium.

Alex wrote the patches before the code has been moved to a t::lib::Selenium
module (bug 19802 and bug 19243 were the start). The logic is correct, but the
paths are too specific (maybe generated with a tool) which makes the
maintainability very hard. The methods from the t::lib::Selenium should be used
as much as possible (auth, click, fill_form, submit_form).

I think administration_tasks.t is a good example to follow.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-04-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Victor Grousset/tuxayo  changed:

   What|Removed |Added

 CC||vic...@tuxayo.net

--- Comment #5 from Victor Grousset/tuxayo  ---
About:
bug 18974
bug 19182
bug 19183
bug 19184 
bug 19189

> The tests need to be rewritten completely.

What would be needed to be rewritten? The test business logic or the usage of
the test stack?

Is there an existing test that I could use as a model for the current good
practices?
Then I'll try to implement one of the above tests.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2020-03-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384
Bug 19384 depends on bug 22898, which changed state.

Bug 22898 Summary: Selenium tests for placing holds from the staff interface
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22898

   What|Removed |Added

 Status|Pushed to master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2019-05-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||22898


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22898
[Bug 22898] Selenium tests for placing holds from the staff interface
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2018-07-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384
Bug 19384 depends on bug 19181, which changed state.

Bug 19181 Summary: Intranet and OPAC authentication selenium test
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19181

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19883


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19883
[Bug 19883] Add a selenium script to hit all the pages
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-10-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #4 from Katrin Fischer  ---
My fault, I should have read further, the first test plan I looked at didn't
include it, but the last version of the commit message had full instructions:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18974#c8

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-10-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #3 from Katrin Fischer  ---
I looked at them, but was not sure what to make of this:
4. Ensure you have your selenium service running

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-10-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

--- Comment #2 from Jonathan Druart  
---
Alex wrote a complete test plan in all the commit messages.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-10-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #1 from Katrin Fischer  ---
Are there instructions somewhere on how to set up the Selenium environment
necessary for testing the attached patches?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19181


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19181
[Bug 19181] Intranet and OPAC authentication selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19184


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19184
[Bug 19184] Purchase workflow selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19182


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19182
[Bug 19182] Item search in intranet and OPAC selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||18974


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18974
[Bug 18974] Cataloging MARC21 record and adding item selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19185


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19185
[Bug 19185] Web installer and onboarding tool selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19183


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19183
[Bug 19183] Acquisition module setup selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19243


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19243
[Bug 19243] Selenium test for testing the administration module functionality
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||13691


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13691
[Bug 13691] Add some selenium scripts
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19384] [OMNIBUS] Add Selenium tests

2017-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19384

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||19189


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19189
[Bug 19189] Reserving and renewing item in OPAC selenium test
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/