Hi guys, I want to extract data from different pages. First pages includes a lot of company names and after clicking the company name the new page opens. This page also includes 3 pages first (opening page) inclues company informations, after clicking next button opens another page and again clicking next button opens final page. I want to build datatables with these informations column by column. But when I do that it wrotes the company infos row by row instead of column by column. How can i fix it? I added picture of the website and the code.
Main.xaml (63.1 KB)