Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Better failure messages from _wait_for test methods #945

Closed
alexcjohnson opened this issue Sep 27, 2019 · 0 comments · Fixed by #2417
Closed

[Feature Request] Better failure messages from _wait_for test methods #945

alexcjohnson opened this issue Sep 27, 2019 · 0 comments · Fixed by #2417

Comments

@alexcjohnson
Copy link
Contributor

Currently hitting a CI-only test failure from wait_for_text_to_equal, works fine locally:

TimeoutException: Message: text -> a not found within 10s

I'd like to know what was found at the end of the timeout period instead of "a" but it's unclear to me how to massage the existing code to find that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant