Unable to check the respective checkbox

when i am trying to check one particular checkbox using anchor base, the operation is performing on different checkbox though i’m giving dynamic selector in Find Element. I think this is because there are many checkboxes. I’m unable to sort this one, Can u please help me.

Hi @lipi

Could you provide a screenshot of the full tree from UiExplorer?

Also, please check this topic as using Select Relative Element method might be useful here :slight_smile:

Make you sure that your selector is correct. Sometimes the selector might be wrong at run time and we would be wondering why it clicks at the wrong spot!
Another common mistake that happens with anchor base is the Anchor position. Check if that is selected correctly as well. Check this out.