I want to automatized an excel page, but I want to automatized the application not with UIPATH excel activities, but with “click” and “type into” activities. My problem is that cells are not recognized, only the whole area where are the cells. Is there some options I need to activate so every cell to be recognized?
When selecting the cells, press F4 a couple of times. By doing that you switch the UI Framework. I’ve found that the default framework usually doesn’t work on Excel, but UIA should do the trick.
1 Like