codeceptjs / codeceptjs-resemblehelper

MIT License
27 stars 53 forks source link

Unable to pass boundingBoxes prop #116

Closed RashmiRamdas closed 10 months ago

RashmiRamdas commented 2 years ago

Hi Team,

Could you please add support for boundingBoxes similar to boundingBox/ignoredBox (https://github.com/codeceptjs/codeceptjs-resemblehelper/issues/12)

await visual.seeVisualDiffForElement(selector, `test.png`, {
            prepareBaseImage: false,
            tolerance: 1,
            needsSameDimension: false,
            boundingBoxes: null
        });
sharath2106 commented 1 year ago

We have released the latest version (1.9.7) of the library yesterday. I would ask to check against the latest version and let us know.

sharath2106 commented 10 months ago

Closed as there's no response from the user.