Open Elverslane opened 4 years ago
need to check if this is possible in codeceptjs here is example from Playwright agent https://github.com/Visual-Regression-Tracker/agent-playwright/blob/41816866b9c0c5a74b198396a1b90e2b3161868e/lib/playwrightVisualRegressionTracker.ts#L33
I think we can ask @DavertMik
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