jarmo / RAutomation

RAutomation
MIT License
100 stars 33 forks source link

Not able to identify text field in a dialog using windows application, i use both autoit and UIspy, how to resolve it.? #83

Closed anuragkhera closed 10 years ago

anuragkhera commented 10 years ago

Not able to identify text field in a dialog using windows application, i use both autoit and UIspy, how to resolve it.?

leviwilson commented 10 years ago

Could please provide more information than you have done so far? That might help in helping your issue out.

anuragkhera commented 10 years ago

@leviwilson -Actually when i was trying to identifying it using AutoIt, the class is showing SunAwtDialog and it is not showing any controls on it. The dialog contains various text fields which not gets identified by it and i have to insert data into that fields , how to resolve???

leviwilson commented 10 years ago

I cannot speak to the AutoIt driver, other than to say that the :ms_uia driver is generally going to be your best bet for automation. If UISpy doesn't see your controls or you cannot interact with them through UISpy, then it is not going to work out. I'm closing this issue unless there is something currently wrong with rautomation.