I am trying to automate the below grid. I need to iterate through the checkboxes based on the No.
How to click the checkbox based on the text or value nearby?
Could you please guide me through the steps if we can use Anchor base here? Please note that the UiPath explorer recognizes the whole grid but not the individual elements. Also, the Find Children activity is throwing an error
“Highlight: The UI element you are trying to highlight is valid, but not visible”
Hi @pravin_calvin , I tried this method, but I am not sure how to click the checkbox that is next to the specific value. Could you please help me with this?
Hi @pravin_calvin , As you see here, the entire grid is recognized as one element. The individual cells or checkboxes within the grid aren’t captured in UiExplorer.
I am unable to find a solution for this still. Could someone please help me with this?
We are using some workarounds for this but It would be really great if we can find an apt solution for this problem. We may need to build more automation for this application.