Test suite: debug log consistently in wait/find_any/wait_any/wait_vanish
commit9d062b01bcc3e17371dfe36ba4c756c6e255bbb7
authoranonym <anonym@riseup.net>
Sun, 31 Mar 2024 22:51:47 +0000 (1 00:51 +0200)
committeranonym <anonym@riseup.net>
Mon, 8 Apr 2024 13:19:05 +0000 (8 15:19 +0200)
treecebeacf1d71d5e406bee9ba04ee3811c7e96c536
parent6b8f4191abfa2d979d1843893b6e47aeb5c730f3
Test suite: debug log consistently in wait/find_any/wait_any/wait_vanish

It seems we tried to be clever and ignore the log option in find()
when logging the "found" message, since most methods want to log that,
but in wait_vanish() that becomes spammy. So let's not be clever, and
log what we want explicitly in each method.
features/support/helpers/screen.rb