I am trying to automate the windows GUI application, in the main window of this application i have one gridview control in it, and when you click on the any row of the gridview separate windows will be opened based on the selection of the row.
we have our existing framework implemented using the core java, i have used AutoITX4java.jar file to automate the above application. and controlCommandListView options used to click on grid view row item. nothing is working.
my question is AutoIT can be used/called directly from java file??? instead of using the AutoITX4java.jar file???
AutoIT supports GridView automation??? like gridview count and gridivew row item click event automation ect...????
Any help would be really appricate!!
Thanks
Srini
srini20483@gmail.com