-
How to perform double click action on windows application button using WinAppDriver?
-
Hi, i keep getting the following error, even though the simple automation script that tests Windows calculator, seems fine. Thw WinAppDriver server is up and listening to the localhost, developer mode…
-
Hi, We have a ComponentOne Flex Grid (C1.Win.C1FlexGrid.C1FlexGrid) in our .Net Desktop application. inspect.exe tool is able to identify the grid but not the internal rows and columns. The rows has c…
-
Hello, I want to confirm, if we want to use WinAppDriver to auto test our App on windows, what special work we need to do before the it can be auto test using WinAppDriver? As now, the element can not…
-
This is probably a niche case, but I am attempting to test, using selenium-appium to drive
WinAppDriver, a WinForms application which performs git operations (primarily fetch and clone). The git com…
-
I'm using Windows 11 and a beta user of WSA to test Android Application on Windows. I've side-loaded my APK and want to launch it using Appium script but it couldn't as the WinAppDriver fails to recog…
-
I am automating uwp app using appium + winappdriver. Elements in our app is taking time to load. So i am using ms:waitForAppLauch capability. This capability does not take effect when the server wind…
-
Is it possible to start the WinAppDriver.exe and store it's output to a specific log file?
-
my application open complex,the winappdriver if surpport connect the open application by Process ID?
-
doesn't handle splash screen popups well, same as msofts
adding in a delay after the start of the process or the like might be the way to go
Logger.Info($"MainWindowHandle {process.…