Skip to content

Ability to take screenshots #6

@WouterVRompaey

Description

@WouterVRompaey

It would be usefull to have a function to take a screenshot,

Workaround for the moment is doing like this:
bashCommand = ['lxi', 'screenshot', '--address', ip, filename]
process = subprocess.Popen(bashCommand, stdout=subprocess.PIPE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions