I've had an occasional flaky issue where a step fails because it can't see a string, but the failure output very obviously has the string on the page! For example: <img width="1174" alt="Image" src="https://github.com/user-attachments/assets/a9539fba-b6a7-41cc-8561-273a580a896c" /> But the output shows: <img width="2101" alt="Image" src="https://github.com/user-attachments/assets/4e90b13c-36bb-4f5b-9d16-4880c59e54b8" /> which very clearly does have "Funds" on the page! Is this something that anyone else has seen - does anyone have any idea how I can sort it?