Boaz Warshawsky

Results 79 comments of Boaz Warshawsky

@anunay1 I managed to progress with that issue, and managed to launch the test and run. With the python libraries as showing above. So as for issue of this ticket...

The WinAppDriver version which I am using is `1.2.1.0`, I also tried with `1.2.99` but I got the same error.

@liljohnak what do you mean by saying `downgrade the Appium version to 4.3.1`? Appium latest version is `1.22.3`

@liljohnak sorry, but I am not sure I understood your answer, when I type `appium --version` I get `2.0.0-beta.43`. When I type ` appium driver list` I get: ``` -...

@liljohnak coding lang is Python, and my current webdriver (`wd`) is `1.14.0`, I was installing it with npm. I tried version `1.12.1` but it did not help, same error

@anunay1 downgrading to appium `1.3.0` or `2.3.0` did not solve the issue, when downgrading to these low releases I am getting errors that some `webdriver` libraries are not supported, like...

:) not stupid at all, I think I understand why you are saying so. I tried this as well, but it did not help. I have a feeling that is...