Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set "./" OuterXPath to items of UnorderedList2 and OrderedList2 #32

Closed
YevgeniyShunevych opened this issue May 30, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@YevgeniyShunevych
Copy link
Member

Apply [FindSettings(OuterXPath = "./")] to UnorderedList`2 and OrderedList`2. This will force ListItem`1 controls to be found as children (not descendants) of list control. This fixes the hierarchical lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant