Collapsing test view #24538
Unanswered
matt-vrtula
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When my test visits more than one url (same domain), the view in test runner window suddenly changes size. You can see the result in the attached image:

I was able to make a small reproducible example, which leads to this behaviour:
Sometimes this test passes and everything is fine. You have to run it several times.
The test alone doesn´t fail and runs just fine. But when I want to run another test that uses a different viewport, it fails, because the viewport doesn´t get set properly.
When I comment out error catching:
this error shows up in console after the view collapses:

Any ideas on how to solve this?
Beta Was this translation helpful? Give feedback.
All reactions