Closed RashmiRamdas closed 10 months 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 });
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.
Closed as there's no response from the user.
Hi Team,
Could you please add support for boundingBoxes similar to boundingBox/ignoredBox (https://github.com/codeceptjs/codeceptjs-resemblehelper/issues/12)