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
We did a first pass at mobile support with an @ipad flag and as the suite has grown and need for mobile stagnated, we need to re-evaluate how we're doing ipad support.
Move playwright '@ipad' mobile config to a new mobile config to sit alongside the performance, ci, and local.
Run ipad/mobile tests in a separate pipeline which is not triggered on every commit
Make a net new suite which can verify the minimal set of tests which include using the generatedLocalStorage data
The text was updated successfully, but these errors were encountered:
Summary
We did a first pass at mobile support with an
@ipad
flag and as the suite has grown and need for mobile stagnated, we need to re-evaluate how we're doing ipad support.The text was updated successfully, but these errors were encountered: