You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Apply
[FindSettings(OuterXPath = "./")]
toUnorderedList`2
andOrderedList`2
. This will forceListItem`1
controls to be found as children (not descendants) of list control. This fixes the hierarchical lists.The text was updated successfully, but these errors were encountered: