Jump to content

Recommended Posts

Posted

I want to click on pariticular Item from listview , For this i am using below mention code i.e first select item from list & then click on it, But it is not working. Please advice.

oAutoIt.ControlListView winname, "", "SysListView321", "Select", task, task

oAutoIt.ControlSend winname, "", "SysListView321", task

oAutoIt.controlfocus winname, "SysListView321", task

oAutoIt.ControlClick winname, "", "SysListView321"

Brgds,

Varsha

  • 3 months later...
Posted

You want to do a single click or a double click??

Are you using Autoit scripting language or anything else?

Rgrds

Kanit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...