Test Case Not Found' Error with Invoke Workflow File

I am creating a data-driven test case (

TC_Login_DataDriven.xaml

) that reads from an Excel file and calls another workflow (

Login_All_Users.xaml

) to test a login process."

getting error
[{“RuleName”:“Validation Error”,“Code”:“ERROR”,“Description”:“This test case was not found at the expected path…”,“…”:“…”}]


Please guide

Hi @Amar_Yelmar,

Welcome to the UiPath Community.

Can you please check whether your test case workflow is inside a folder or not. If it is inside a folder just choose the correct path(along with folder name) to the workflow from the drop-down.

Thanks

@Amar_Yelmar

Welcome to the community

Try removing the activity and readd and reselect the xaml

cheers