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
When running Playwright tests, screenfull.request hangs indefinitely. I believe this may be because the iframe does not have allowfullscreen, but I believe that there should be a configurable timeout if the fullscreen request does not succeed after a while.
If someone else reacts with a 🚀 I’ll have a go at implementing this myself 😁
The text was updated successfully, but these errors were encountered:
When running Playwright tests,
screenfull.request
hangs indefinitely. I believe this may be because theiframe
does not haveallowfullscreen
, but I believe that there should be a configurable timeout if the fullscreen request does not succeed after a while.If someone else reacts with a 🚀 I’ll have a go at implementing this myself 😁
The text was updated successfully, but these errors were encountered: