Getting value of website Table by it's Width using webbrowser control VB.NET
Budget: €8 – €30 EUR
I have a question: Is it possible to get the text value of a Website table by it's Width in VB.NET using webbrowser control? Why? Because the Table has a name (row_resultsTable_4), but the child columns has no name (they have the same name (txt_conteudo_lista tbl_line_border) and I only want to get a specific value of a column, and as the width it's always the same, I'm thinking if it's possible to get the value only by it's width.
For example, Get the width "200px" text value of table "row_resultsTable_4".
For example, Get the width "200px" text value of table "row_resultsTable_4".