ContributionsMost RecentMost LikesSolutionsUnable to access file names from shared network path in “Directory” Data Source Detailed problem statement: ReadyAPI Version 2.2.0 composite project has been created with “Javascript” language. We were in need to automate the validation of the output files. When we use Directory and give shared network drive as \\<servername>\<foldername>, we were not getting any output. But if we pass directory path as absolute as “C:\SLP”, we are able to get the output. Would need help to find a way to get the output of fileNames from Directory Datasource when we give "Network path" Solved