I am trying to extract data from web page, it returns all text values but neither returns blank in for columns where images are placed.
Do we have any solution/workaround for this?
Thanks, in advance

I am trying to extract data from web page, it returns all text values but neither returns blank in for columns where images are placed.
Do we have any solution/workaround for this?
Thanks, in advance
You probably need to post an example/code for what you are trying to achieve. Usually, you extract the attribute "Own Text" from a cell. Do you mean it includes the <img> HTML code which you don't want?