Tell robot to select Radio button base on Excel file

Hi buddy @Shahreen_A

Welcome to unpatch community

Fine let’s go one by one

  1. To check the radio button we have an option called check activity which Selects or clears radio buttons and check boxes and for more info in this
    https://activities.uipath.com/docs/check
    That should work for sure
    Or if we are not able to select each radio button and it’s term as individual elements we can use click image activity with a it condition like it the excel gives us this value it should go to THEN part and make a click on that radio button with click image or should go to ELSE part and should click on another string selected as image with click image activity
    Next
  2. Using anchor base should work for sure buddy
    Make sure the find element is made with correct element and use type into activity in the right side
    Make sure that the value from is passed with value to type into and I hope you are good with that already

That’s all buddy you are done
And kindly try this and let know for any queries or clarification
Cheers @Shahreen_A

1 Like