Hello,
I am trying to extract data from each column using data scraping but there is one column name ‘PDF needed’ with value as checkmark symbol. So, while extracting into data table the column does not show any value as it is a checkmark symbol.
My question is, is there any different way getting the values of such column? How can it be done with using attribute?
Thanks in advance.