Closed
Description
Managed to reproduce locally the problem with the workflow sometimes failing, and passing on re-run, though this time it is happening with the newer react-tooltip__show
class.
The snapshot switches between having and not having react-tooltip__show
. I believe this is likely because we're not using waitFor()
correctly to account for the delayShow
timer.