Hi Team,
I am trying to select value from dropdown and using type into activity. When the text is entered, there are 2 records coming for selection and I am using enter after type into. So bot is selecting first value even if second is correct.
For Eg:- Value i am entering as ‘Extract data’ in drop-down but after entering value there are 2 records appering like below,
- ‘Extract data- Center’
2)'Extract data ’
Then, how bot will click on 2nd option?