Skip to content

Touch/Scroll fails when connected to multiple monitors #920

@jpc1963

Description

@jpc1963

I use the following to scroll through a list:
RemoteTouchScreen.Scroll(FindElementByAccessibilityId("myID").Coordinates, 0, -200);

This works when no other monitors are connected to my laptop. When I connect other monitors I get the error message:
System.InvalidOperationException : An unknown error occurred in the remote end while processing the command.

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