Hi All,
I want to take a screenshot of one part of the WebPage and Save the details in Excel sheet row by row with it’s respective values.
Please help me with the steps.
Thanks in Advance:-)
Hi All,
I want to take a screenshot of one part of the WebPage and Save the details in Excel sheet row by row with it’s respective values.
Please help me with the steps.
Thanks in Advance:-)
Hi @Vaishnav_Tej ,
The data you are trying to extract seems to be in tabular format,
Have you tried the table extraction feature in studio?
-extracted data table can be directly written into excel.
regards,
Yes I have tried but It’s not fetching the values. E.g. USD 0
-See if you have attribute of row number and column number in the selector of the element?
-By changing it dynamically with the respect to the number of row in the table, it can be used to fetch the column data you require.
Regards,
It’s not fetching some of the values
Hi @Vaishnav_Tej ,
Can you check the selector of the values missing from the Excel and values which are present.
-See if there is any significant difference between them?
Regards,
I’m using Data Scraping. And below is the selector