Read web information and transfer to excel

Hey,

I need your help, for my project it is necessary to transfer all the numbers in the excel lines.

@Renan_Pereira Use the Data Scraping activity built into Studio. This will export the web data into a stored data table within the process.

Use a Write Range activity calling the datatable above within an Excel Application Scope to write to Excel

image
image

Also see this post…

Work with UI Elements for UI Automation with Studio