northwoodspd / uia

A ruby gem for interacting with automation elements in Windows
MIT License
17 stars 4 forks source link

Selection with ComboBox Control #4

Closed leviwilson closed 10 years ago

leviwilson commented 10 years ago

Description

Selection#selection_items incorrectly assumes all descendants are :selection_item patterns. For ComboBox controls, this is not the case.