


There are several others if you want, NUnit for example. In order to run tests on your Adnroid device you should activate USB debugging mode and connect it to the PCĬreate new Unit Test Project in Visual Studio 2013:įile → New Project → Visual C# → Test → Unit Test Projectīy doing this you will use for your test framework MSTest.exe Relative path to chrome driver in appium pack \node_modules\appium\build\chromedriver\windows Update Chrome Driver (because it's not always a latest version in Appium pack).

It works right after unziping.Ĭheck "Use Browser" option and choose Chrome. It is needed in order Appium could use android sdk tools to work with emulator or real devices.ĭownload latest version of Appium. Install Android SDK or Visual Studio 2015 Preview. As long as platform is not specified I will answer using Windows, Visual Studio 2013 and.
