-
Notifications
You must be signed in to change notification settings - Fork 11
Phone Apps
Nick Abalov edited this page Oct 9, 2015
·
2 revisions
This project aims for being a single tool for test automation of all kinds of Windows applications, therefore the support for Windows Phone apps should be added as well.
The concept has been proved by 2gis/Winium.StoreApps
, 2gis/Winium.StoreApps.CodedUi
and Appium (How to Automate Windows Phone 8.1). However, last two solutions rely on Coded UI Tests (CUITs) which is only available in Visual Studio Premium / Ultimate and therefore cost money. The first one does not rely on Coded UI Tests, but requires a small test server to be added into the app under tests.
(TBD)