kope13

Results 1 comments of kope13

Hey guys! I'm solved the problem for me by using Appium.WebDriver 4.0.0.5-beta and modifying the source code of CalculatorSession.Setup method from: DesiredCapabilities appCapabilities = new DesiredCapabilities(); appCapabilities.SetCapability("app", CalculatorAppId); appCapabilities.SetCapability("deviceName", "WindowsPC");...