https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40046 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #5)
Created attachment 182921 [details] [review] Bug 40046: Prevent random failures when verifying select's values
Commands like .select() are queued. We need to prevent the should to happen before the select is executed.
This patch fixes another failure: Timed out retrying after 10000ms + expected - actual +'3' at Context.eval (webpack://koha/./t/cypress/integration/Tools/ManageMarcImport_spec.ts:67:27) -- You are receiving this mail because: You are watching all bug changes.