cockpit-project / cockpit-machines

Cockpit UI for virtual machines
GNU Lesser General Public License v2.1
257 stars 67 forks source link

test: avoid double waits #1700

Closed jelly closed 1 week ago

jelly commented 1 week ago

wait_in_text already waits on the element so wait_visible is unneeded.