I am working on a process where I need to obtain a data table from a desktop app. To do this I use the Table Extraction activity and after I select the data I want to extract UiPath gives an error message saying that the target is not valid because ‘Stric selector’ is not enabled.
If I go to targetting method and select Strict Selector it gives me this error.
It have recently updated the official UiPath packages in the project so maybe the easy fix would be doing a rollback on the package version but I find it weird that this activity does not work now.
The thing is that before I updated the Packages version the activity worked fine and I don’t know if this is a bug with the activity or not. I have found this topic in the forum: Problem importing custom package - #3 by Anil_G where the user has a similar problem as me with the Table Extraction activity. I’m not using custom packages, only official ones.
I will say that the extraction works. If I go to the activity in the project and I click on Test Extraction the activity extracts the data I want to obtain but the activity remains with an error.
Nope, I haven’t been able to fix it. I’m going to try repurpose another project that has older package versions and copy paste the activities to see if it’s fixed or not.