Hi,
i having one logical issue in my projects,
Typing the some text into search list, if any words are match with the text (Without case Sensitive). click the corresponding icons.
my code:
Variable passed in the click and check app activity.
from the search list
with case senitive words i can able like type word : Like in Search list : Like
incase words type : Like in Search list : like --for this condition unable to click the icons.
anyone tell me how to fix this issue.
Thanks
Shyam