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

browser tests: use text_content instead of inner_text #4906

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

minrk
Copy link
Member

@minrk minrk commented Sep 13, 2024

inner_text takes visibility into account, text_content is just what's there

progress tests have started to fail (#4904), I think due to playwright update where inner_text is fixed to calculate the fact that the progress messages are hidden during the test (the detailed message list is not expanded by default)

inner_text takes visibility into account, text_content is just what's there
@consideRatio consideRatio merged commit 6e39134 into jupyterhub:main Sep 13, 2024
19 checks passed
@minrk minrk deleted the text_content branch September 13, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants