Open
Description
Currently, the ObjectModel
feature is supported only in the FindElement
method of UiaDriverServer. However, there is no support for this feature in the FindElements
method. To enhance the functionality and provide consistency, support for the ObjectModel
feature should be added to the FindElements
method as well.