I am using Table extraction and when I used the table extraction its working for the quote [Q-20233] and in the next transaction when the quote becomes [Q-30173] the table extraction is not working . When I checked the selectors of both I saw the differences .
Also you can open Ui Explorer and highlight the table you are trying to extract. This will show you more parameter to build a reliable and strong selector. You can share the Ui Explorer screenshot if any help required.
Please share Ui Explorer screenshots when both tables selected respectively. I want to check what are the other properties of the table we can use to identify the tables.
I have two tables . For transaction 1 the table has selector without idx . for the next transaction when its extracting the Data Table, there is idx. If I remove the idx the other data table extraction fails
As mentioned if idx is increasing for each transaction just use a variable and incrmenet
If that is not the case them we need to find another attribute which is unique to your target table…and get that…may be selecting a intermediate row in the ui explorer center top window will help…check the same to restrict the selector to the tab you need