I have an error in Extract data table
-navigate Witem ok
-Navigate Wi details ok.
-Extract data table:
Firstly Click ‘TD’: The UiElement is no longer valid in Extract data Table.
Hi @dany08
- Try to get selector with UiExplorer and replace in your activity then validate.
- Make Sure you are not using any idx attribute in the selector.
–
Mukesh
Ok I try
Many Thanks