Hi I'm fairly new to e2e testing so one of the features I wanna test for mobile version in Playwright is horizontal swiping. On the mobile version I only have 1 product image displayed and user on mobile can swipe right to check other images of that product. But whatever I tried failed also when I open in headed mode its resized to mobile view but it isnt selected (Im not sure if this is the right terminology) where I cant have mobile gestures such as touch screen swiping to the left and right. Is there a way to do such a thing, thanks in advance :)
Asked
Active
Viewed 108 times