Skip to content

Allow specifying a maximum duration in Screen() #2

Description

@edigaryev

After which a stale image is returned instead of ErrNotFound.

This important to have because VZVNCServer works a bit weirdly, and the following command:

<wait 'Loading complete'><click 'Proceed'>

Might never complete, because the second framebuffer request emitted as a result of running <click 'Proceed'> won't get a response.

It won't get a response because nothing was changed on the screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions