-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
prevent-stalemark an issue so it is ignored by stale[bot]mark an issue so it is ignored by stale[bot]topic: mobile testingtopic: native eventstype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another
Description
First of all THANK YOU for excellent tool. We (front end developers) have been waiting years for this tool.
There is just one small issue. Using cy.viewport('type-of-mobile-phone') makes testing iframe smaller, but CSS media queries and window.screen.width, height remains the same (since it resolves actual size of screen.
Is there any possible way how to fix this? I was doing some research, and only idea I have is to implement somehow Google Dev Tools protocol, that is able to force Chrome to fake anything.
archfz
Metadata
Metadata
Assignees
Labels
prevent-stalemark an issue so it is ignored by stale[bot]mark an issue so it is ignored by stale[bot]topic: mobile testingtopic: native eventstype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another