Check multiple check boxes.. dynamically from excel sheet

Hello Guys,

I have to select multiple check boxes from the webpage depends on conditon…

  1. i have 4 options in a dropdown…
  2. when i select 1st option below that i have a list of check boxes i need to check… (check box list from Excel )
  3. if i select 2nd option from the dropdown… below that 2 dropdowns are enabled… so inside that there is checkboxes i need to check it dynamically.… the check box values are from excel sheet

so how can i proceed it please help me out.

Thanks,
Suresh.

Hi @suresh_kumar4

Use Select item and use check and use click activity

Thanks
Ashwin S