You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While adding tests in #38, we've hit a very strange bug where setting page load timeout in combination with window tests causes crashes, but only on GitHub actions.
We've had a long investigation already, but it was inconclusive, so we ended up disabling the tests in the specific cases.
This issue is to track this problem, investigate deeper, collect information and hopefully find a solution.