2. You could see a range of exe file options. Please choose the exe file according to your system’s OS configuration.
fig: WinAppDriver download file
3. Double click on the desired file. Next you would see the installation wizard will open.
4. To kick-start the installation process check the Agreement box, found just about the install button.
fig: WinAppDriver Installation
Mode Setting
1. Go to the search menu in the task bar (found at Window’s desktop) and type “Developer Setting”.
fig: Developer Setting
2. Click open the setting options and turn-on the “Developer mode”.
fig: Turning ON the developer mode
Steps to configure Application Id
1. Go to the search menu in the task bar (found at Window’s desktop) and type “PowerShell”.
fig: Windows PowerShell
2. Click open the Powershell and provide following input: “Get-StartApps -Name Weather”. Next you could see the application ID displayed. Incase the displayed Id contains .exe file like “{7C5A40EF-A0FB-4BFC-874A-C0F2E0B9FA8E}\Notepad++\notepad++.exe” in such case please choose the absolute file path location of .exe file like “C:\\Program Files (x86)\\Notepad++\\notepad++.exe”.
fig: Application ID
Note: In case where both application Id and absolute file path are available then prefer application id (please check the id should not contain any .exe file) which does not contain in this case prefer first Application id that not contains the .exe file.
To find XPath
1. Kindly open the link to start the process. You could see the exe file of WinAppDriverUiRecorder along source codes.
fig: WinAppDriverUiRecorder exe file
2. Unzip and double click on WinAppDriverUiRecorder.exe.
3. Click on Record button next.
4. Open any desktop application and click on any button, search box, text area and it will record the xpath and display in UI recoder page.