https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38236 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Victor Grousset/tuxayo from comment #7)
How?
I'm just running the test in a loop. 3 such failures in 48 runs.
I got 300 successes in a row :-/
Can you provide the screenshot of the problematic screen ?
Screenshot capture is broken in some failures. I had a patch to fix it that I added to a selenium ticket 6mo/1y ago. But it was mixed with other changes to testing process t/lib/Selenium.pm and ultimately wasn't retained. I'll try to find it.
I don't understand. Could you add a capture_screenshot call before the failure and see how is the screen? $driver->capture_screenshot( 'test.png' ); -- You are receiving this mail because: You are watching all bug changes.