calculator/src/CalculatorUITestFramework
Matt Cooley 499e29933c
UI tests should be able to test both dev and store-released builds (#567)
Fixes #462

- Add x64 and x86 UI tests to the release builds (internal builds for the store)
- UI tests now accept the target app ID as a parameter in the runsettings file
2019-06-25 11:29:32 -07:00
..
CalculatorUITestFramework.csproj Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
HistoryPanel.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
MemoryPanel.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
NavigationMenu.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
NumberPad.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
StandardCalculatorPage.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
StandardOperatorsPanel.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WinAppDriver.cs UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
WindowsDriverExtensions.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsDriverLocalService.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsDriverServiceBuilder.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsElementExtensions.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00