lkonduru
15 years agoOccasional Contributor
ListBox select item fails
I am using J script to select a item from list box in a loop and click submit button. When i use either 'SelectedItem(i)' or 'ClickItem(i)', it throws run time error. I really appreciate your help....