Hello @nithya,
Use the Select activity to perform this step.
- Extract the Exp Amt. using get text activity
- Use if condition and check if the value is greater than 550, if yes in the then block use select and capture the selector for the option you want to select, else in the else block use the select activity and capture the selector for None.
Thanks,
Sanjit