Jump to content

srini

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by srini

  1. 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
  2. Hi, I am also trying to automate the windows form app which contains the grid view controls in it, is there any way i can access the data from the grid view and click on the row item of the grid view??? please let me know if we have any approach for this??? Thanks Srini
  3. Hi Currently we have java test automation framework implemented with the slenium to support web, we are planning to support desktop application also from our java framework? can i use autoit from my java framework??? or winium is the best one?? can some one please suggest!! Thanks Srini
×
×
  • Create New...