Opening a particular folder in windows

I need to drill down to open a particular folder(say xTest) in windows.But the problem here is xTest might not be always in the same place .I need to drill down until i find the folder name that contains “Test” and open it. Is it possible? How to achieve this ?

for eg
sometimes it may be in D:\sample\value\Infy\price\RAP\xTest
or like below
sometimes it may be in D:\sample\value\xTest

Hi,

There is no out of box folder search option. If the folder contains some specific file then using file Search activity you can search for the file.

For performing folder search you will have to write a microbot