Automating

How can I trigger an automation by keyboard. I need to display the time by searching “current time” in google and then display the copied message in a message box.

Hy @Mahnoor_Khan,

In the UiPath Assistant, click on settings => Keyboard Shortcuts.

There you can assign shortcuts to run your processes uploaded to your orchestrator instance.

If you have any questions please let me know.

Regards

OK thank you! I was wondering if you know how to extract the records in a recording sequence and put it into a csv file?

Hy @Mahnoor_Khan,

Where does those record come from?

Thanks

Its a sequence i created in uipath. Basically from a website i had to extract the top 5 records

ok, understood, I will prepare something for you in a moment.

Regards

Hy @Mahnoor_Khan,

Please have a look at my workflow.

MoveDataCSV_Test.zip (28.2 KB)

In case you still have any questions please let me know.

Thanks

Hi @William_Blech_Sister

So I forgot to mention that basically im suppose to record a sequence of going in to a website and extracting the top 5 records from a table and that data has to be transferred to a CSV file having the same columns as the table on the website.