playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[BUG] Element is not clickable in headless mode of Mobile Safari Version

Open harshith-aimyth opened this issue 2 years ago • 0 comments

When running my playwright tests in headless mode (Mobile Safari) some of the elements are not clickable and it throws an error saying "Element is outside of the Viewport".

The same code works fine in headed mode.

Can this bug be fixed?

harshith-aimyth avatar May 16 '23 15:05 harshith-aimyth