mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Fixes #23490 Before: <img width="500" alt="image" src="https://github.com/microsoft/playwright/assets/4130722/faa1f7c3-9aeb-4e0c-aca3-0d9c24609628"> After: <img width="500" alt="image" src="https://github.com/microsoft/playwright/assets/4130722/6dfbc204-8ff2-49cb-a374-734750c6a385"> --------- Signed-off-by: Tyler Gould <4130722+scitech@users.noreply.github.com> Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>