gemini-testing / testplane

Testplane (ex-hermione) browser test runner based on mocha and wdio
https://testplane.io
MIT License
687 stars 62 forks source link

fix: error on assertView when viewport has fractional values #992

Closed DudaGod closed 1 month ago

DudaGod commented 1 month ago

Error looks like: Image to composite must have same dimensions or smaller

DudaGod commented 1 month ago

I can't merge it right now, because it leads to differences in screenshots (when viewport has fractional dimensions). It will be implemented in next major version. The problem with Image to composite must have same dimensions or smaller solved here - https://github.com/gemini-testing/testplane/pull/997.