Jnegrier / wdio-novus-visual-regression-service

Fork of wdio-visual-regression-service by Zinserjan, with compability with WebdriverIO V6
MIT License
7 stars 4 forks source link

getting error "The value of "value" is out of range. It must be >= 0 and <= 4294967295. Received -23" #20

Open vandna06 opened 3 years ago

vandna06 commented 3 years ago

Hi I am getting error "The value of "value" is out of range. It must be >= 0 and <= 4294967295. Received -23" while taking screenshots for some screens. The novus service does not captures the screenshots and throws this error. Please advise for this error and how we can fix this.

Jnegrier commented 3 years ago

mmmmm interesting, the error message is really generic, it was a high-resolution screenshot @vandna06 ? Thanks!

vandna06 commented 3 years ago

Hi,

I have tried two resolutions for now. I got this issue for some screens on "736x414"(for 4-5 screens) and "360X640"(for 1 screen) resolutions. Thanks.