issues
search
aquality-automation
/
aquality-winappdriver-dotnet
Apache License 2.0
10
stars
2
forks
source link
[Breaking] Migration to Appium 2: dotnet-client 5 and Selenium 4
#57
Closed
mialeska
closed
9 months ago
mialeska
commented
9 months ago
Migration to Appium 2, dotnet-client 5.0.0-rc2 and Selenium 4
Add workaround for known capabilities to DriverSettings. Modify ApplcationFactory to correspond with the current AppiumOptions interface
Implement keyboard and mouse action via scripts execution (w3c compatible), as old actions don't work anymore
Extend actions interfaces
Rework azure pipeline to use appium server instead of using WinAppDriver directly
Add workaround to support By.Name locator strategy (use MobileBy instead of css selectors)
Stabilize MultipleWindowsTest and other tests
Migration to Appium 2, dotnet-client 5.0.0-rc2 and Selenium 4