-
I need to automate scenario:
1. Open web site in browser (using ChromeDriver)
2. On a web site I need to upload a file, click to open file -> file explorer window is opened
![image](https://user-im…
-
-
Created tests for UWP, that uses WinAppdriver with appium to run the test. App is getting launched and tests are running, if i run manually. When i configure the tests to run through Jenkins job, app …
-
Hello,
I try run winium on jenkins server. But jenkins server runs all process on backgroun, so winium driver works on background also winium run app on background. Winium try find element, but eleme…
-
Currently am facing an issue with sending keys to the input field as per the German keyboard layout. My application is launched in german language and when I try to send keys using selenium method (S…
-
I have a pipeline for which simply Open the Microsoft Excel and register the product key for first time. I am using Appium 4.4.0 for clicking the buttons in c#. But, it is not working in the azure VMS…
-
Any strategies or techniques can we implement to enhance the efficient and performance of the WinAppDriver process.? Currently we facing slow performance.
-
For ease of setting up the developer environment and test machines, could you please make WinAppDriver available on WinGet?
-
I'm trying to start WinAppDriver on boot on AWS EC2 using user-data script.
`Start-Process "C:\Program Files (x86)\Windows Application Driver\WInAppDriver.exe -ArgumentList $HOST_IP 4732`
The proc…
-
We are actually trying to launch WinAppDriver and use it to interact with desktop application for UI testing. I am able to access main window of the desktop application but somehow desktop windows ch…