Creating an RPA Script for Web Scraping and Time Capture in DateTime Format

I am writing an RPA script for web scraping and saving the data to a CSV file. I would like to include a function that captures the current time, preferably in the datetime format.

See executeScript_Sandbox

You can run some Javascript that returns today’s date and time.

1 Like