funmay
7 years agoContributor
Is a Case sensitive Click Item possible?
Is a Case sensitive Click Item possible?How do i click exactly case while using ClickItem or SelectItem in the combo box items e.g dselect,Dselect.
I need to select the "Dselect" by using the Click...
- 7 years ago
Under Tools -> Current Project Properties -> Playback, there is a checkbox that says "Use case sensitive parameters". If that option is checked, it will apply case sensitivity to your ClickItem method calls.