I want to use Extract element to record a order bar code number on a website.
The difficulty I ran into is that:
- There is no Attribute ID, class, or src distinction for this barcode (there are more than 1 bar codes on this website)
Can i by any chance use the table cell reference to acquire the number of that barcode?
If I can locate the certain cell, how can I get the link of the image, and extract only the digits out of it?
Thank you,
Nhan Ai