I’m working with the Extract Table Data activity using the modern UI Automation experience in UiPath, and I’m facing an issue with editing the selector.
However, I’m unable to properly edit or refine this selector. The selector field seems very limited compared to other activities, and I don’t see options to indicate or adjust it the way I normally would.
Click Indicate in App again and make sure you select the table/grid area, not the full screen
Open UI Explorer and check if you can find a more specific element like:
GuiGridView
table
Update the selector to include more attributes (like role, name, or control type) to make it unique
(If you share a screenshot of the table structure (UI Explorer), I can help you build a better selector)
After clicking on Edit Selector, I am still not able to get the UiExplorer and also not able to modify selector. All these options are available in previous modern activities but now it’s not available.