GitHubShen / robotframework-autoitlibrary

Automatically exported from code.google.com/p/robotframework-autoitlibrary
Apache License 2.0
0 stars 0 forks source link

Problems while identifying List/ListBox items usinng the component names... #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Looks like Autoit library is not able to identify List/ListBox components 
using their names.

I think it would be better, if library is able to identify these 
List/ListBox items using their names. Otherwise we have to follow some 
workarounds like keyboard navigation keys for highlighting the items and 
using "Space" key to select the items.

Original issue reported on code.google.com by murali.g...@gmail.com on 24 May 2010 at 5:23