My default download path is : "C:\Users\shrayud\Downloads"
Now If another person(x_usename) runs the robot the pathname will get changed to : "C:\Users\x_usename\Downloads".
Now I want to get this username dynamically from the system. Please guide me. One idea I have is using Power shell, but have no knowledge to execute it. Please help.