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
for example in playwright string viewport: viewportSize ? ${viewportSize.width}x${viewportSize.height} : undefined changes value in config but in codeceptjs its only for label in UI
for example in playwright string
viewport: viewportSize ?${viewportSize.width}x${viewportSize.height}: undefinedchanges value in config but in codeceptjs its only for label in UI