Hi all,
I am currently finishing up a QA defect tracking system and automated
test manager for the company I currently work for..
since this will automate setup up of the software and GUI Testing
I have a need to make various inputs via sendmessage..
I have most of the requirements finished with the exception of
combobox selections.. these are the dropdown listbox's provided
by Visual Basic(ComboBox control set to dropdown listbox)...
I have tried several methods to generate a click event to the combo
box control and nothing seems to work, any IDEA?
thanks
------------------
I am currently finishing up a QA defect tracking system and automated
test manager for the company I currently work for..
since this will automate setup up of the software and GUI Testing
I have a need to make various inputs via sendmessage..
I have most of the requirements finished with the exception of
combobox selections.. these are the dropdown listbox's provided
by Visual Basic(ComboBox control set to dropdown listbox)...
I have tried several methods to generate a click event to the combo
box control and nothing seems to work, any IDEA?
thanks
------------------
Comment