You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vncdotool version
1.2.0 VNC server and version
QEMU Integrated VNC server Steps to reproduce
client.expectScreen("arch_cleared.png")
Expected result
It should wait until the screen becomes the image I applied.
Expected screen:
Which erroneous result did you get instead
It instantly exited like if the screen matched the image, even tho it's not.
The image that it exited at (they don't match):
Additional information
I've tried multiple maxrms values: 0.0, 15.0, 25.0, but the result was the same, changing maxrms did nothing.
The text was updated successfully, but these errors were encountered:
Please include the following information:
vncdotool version
1.2.0
VNC server and version
QEMU Integrated VNC server
Steps to reproduce
client.expectScreen("arch_cleared.png")
Expected result
It should wait until the screen becomes the image I applied.
Expected screen:
Which erroneous result did you get instead
It instantly exited like if the screen matched the image, even tho it's not.
The image that it exited at (they don't match):
Additional information
I've tried multiple
maxrms
values: 0.0, 15.0, 25.0, but the result was the same, changingmaxrms
did nothing.The text was updated successfully, but these errors were encountered: