I want to open a folder which is located in local computer.How can we do that?
Lets say I want to give the folder path (C:\Users\Tom\Documents\UiPath\BlankProcess) to the robot and robot should open the file which is redirecting to the given path.
@SachiniJ Can you tell me the Operations that you are performing now?
You might just need to use a Split Method for the full path Folder names that you get.
Inside the folder I want to get all the names of folders which are existing.
Folder name format will be ‘’.
I need to get the folder name which is having closest future date to the current date.