I want to try the tool called Ui Recorder which is included in the WinAppDriver. I opened the file WinAppDriverUIRecorder.sln in Visual Studio 2019. Then I chose the Debug Option to open this recorder. However during the execution I got the following error:
System.DllNotFoundException: It was not possible to load DLL File UIXpathLib.dll.This module was not found
.
I was checking in the folder that I downloaded from Github and I could not find it. Could someone help to find a reason and solution why this is happening?.
Thank in advance for your help.