-
when I use winappdriver test my APP, I need input params to the textbox。But My computer default input method is Chinese。
How can I set the input method to English by winappdriver? (Because I can't …
-
Hello,
I have electron app that I want to test and I have testing infra appium python client with winappdriver , when im trying to find elements via inspect.exe I dont find anything probably because …
-
WinAppDriver need a lot of time to found an element , when the current window contains grid with a lot of rows (more then 500),
when we compare the performance with test complete performance we can …
-
Is is possible to launch windows application runas different user using WinAppDriver?
My desktop application always we launch with run as different user option, and I am looking for options how can…
-
Dear experts:
I encounter issues like below picture when use:
- Appium-Python-Client 3.2.1
- selenium 4.18.1
- WinAppDriver 1.2.1
to do simple windows app automation like Caculator. But with …
-
I’m using WinnAppDriver in scope Appium (Appium version 1.22,3 winappdriver automatically installed with appium package 1.2.0)
Currently I’m investigation update winappdriver by self install without …
-
I have encountered a problem that `MobileElement`'s method `findElement(By)` does not work when using with XPATH AXES.
For example,
`rootElement.findElement("./following-sibling::*")`
always throws…
-
Hi, we are trying to execute winappdriver ui tests in remote VM by connecting from our local PC using VPN.
Tests are running fine when both VM and local machines are active but tests are failing whe…
-
Hi,
I am using WinAppDriver to automate my desktop application, it is working fine with everything expect for farpoint spread objects or grids. It is not interacting with fp spread objects. Can anyon…
-
Hi,
thank you for the good work you did in developing winappdriver ,
I need to ask if there is a plan to fix performance soon ?
The performance in the data grid specifically is too bad. This p…