How to select all check boxes automatically in a webpage using uipath?

I have a many checkboxes in a webpage. i want to select them automatically using uipath. is there method is there…?

Thank you

@ANTONY_JOSEPH

We don’t have any direct method to check automatically. You need to use Click activity with proper Selector and place it in inside the loop to check one by one.

Thank you for replying back. how to do that, can you show an example, that would be great.

1 Like

@ANTONY_JOSEPH

Sorry I don’t have any example. Use Click activities and indicate that check boxes and show me screenshot of those selectors. So that I can check and help you.

1 Like

kindly go through the screenshot,

please and suggest me a solution.

Thank you

@ANTONY_JOSEPH

Use two Click activities and indicate first two check boxes and show me screenshot of those selectors. So that I can help you better.