Skip to content

WinAppDriver and UI Recorder are not able to recognise elements inside ScrollView #1036

@ndimer

Description

@ndimer

Hi,

I am trying to inspect elements inside a certain component (it's a Grid) that is located inside ScrollView. See the XAML Spy screenshot below. XAML Spy has no problem identifying all the elements in the hierarchy, however both UI Recorder and WinAppDriver are not able to recognise any child element inside the ScrollView component. I printed out a source of ScrollView element as captured by WinAppDriver during the test playback and it contains no child elements.

Screen Shot 2020-01-21 at 12 58 47

Please advice why this issue occurs and how to fix it (perhaps on XAML level)?

I am using WinAppDriver v1.1 on Windows 10.

Thanks,
Nick

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