I am trying to complete Lesson 2 (Control Flow Part 2) on the UiPath Academy… the read files exercise. However, I keep getting an error message saying the path element of my Directory.GetFiles(selectedFolder) is null.
Any ideas what I’m doing wrong? Does anyone have an example of the completed exercise to compare to?