diff --git a/coverage-tests.js b/coverage-tests.js index b97be4bc..482659bb 100644 --- a/coverage-tests.js +++ b/coverage-tests.js @@ -1486,6 +1486,21 @@ test('should send dom and location when check region by selector fully with cust // #region OTHERS +test('should handle stitch overlap', { + page: 'Default', + config: { + stitchOverlap: 30, + }, + variants: { + '': {vg: false}, + }, + test({eyes}) { + eyes.open({appName: 'Eyes Selenium SDK - overlap', viewportSize}); + eyes.check({isFully: true}); + eyes.close() + }, +}) + test('should send custom batch properties', { page: 'Default', config: {