Hi Misha, so if you want to view the PATH from System Variables in command prompt, follow these steps:
1. Create a Sequence and add Click activity to select Start button.
2. Then add Type Into activity and in textfield area type "cmd".
3. Now drag a Send Hotkey activity and select enter:
![](https://www.edureka.co/community/?qa=blob&qa_blobid=5737212217420107023)
4. Now drag Type Into activity again and type 'SET PATH' in the textfield.
5. Finally add Send Hotkey activity and select enter.
![](https://www.edureka.co/community/?qa=blob&qa_blobid=3420188826636510164)
Now you would be able to see the PATH from System Variables:
![](https://www.edureka.co/community/?qa=blob&qa_blobid=1904461997793819408)