-
I would like to request a feature that would allow the user to start and stop the UI Recorder from tracking the UI at all. I find that I often need to work with a few controls or record a few steps an…
wjvii updated
6 years ago
-
Hi,
I am trying to inspect elements inside a certain component (it's a Grid) that is located inside ScrollView. See the XAML Spy screenshot below. XAML Spy has no problem identifying all the elemen…
-
Hello Timotiuos,
We have a Win32 and WPF application that is designed for Courts internal use, we are automating using the C# unit Testproject, Winappdriver and Appium.
it was working fine when w…
-
Currently I am using data files like Excel to read the data to do the automation in WinAppDriver using Java. For example, If I input the number in the edit box then I am reading that number from excel…
-
Microsoft.WinAppDriver.Appium.WebDriver 1.0.1-Preview version
Selenium Web driver package v3.8.0
Selenium Support package v3.8.0
We are using the above mentioned versions for our Windows desk…
-
Hello, I am new to WinAppDriver as well as GitHub so if there are any mistakes in formatting the question or about WinAppDriver I apologize in advance.
I am attaching an already running application…
-
Hi,
We are using customized Checkbox (render class which uses "Windows.UI.Xaml.Controls.CheckBox"), when we use the Inspect tools, we can see child elements for that, but with the winAppDriver, we co…
-
Hello,
I have automated ~400 Test cases using winAppdriver and application is WPF. Issues that I see every now and then for automation build execution on remote machine is "System.InvalidOperatio…
-
https://github.com/microsoft/WinAppDriver/blob/9c561a52ace7b57bb375bc752389731a68dbcc53/Tools/UIRecorder/UIRecorder/MainWindow.xaml.cs#L317-L321
I don't think it's a good idea to programmatically "…
-
Hi,
I have a small delphi application and i am trying to use WinAppDriver to perform some action by finding the control in application.
When application gets launched from WinAppDriver, i am trying …