Couldn't run protractor scripts on Android emulator
I want to execute protractor script on android emulator using Appium, but the problem emulator isn't launched when i tap: " protractor conf.js " on terminal. The test is passed in chrome browser of windows instead of browser in the emulator. Shall i add other capabilities ? or i should change the base url ? // An example configuration file. exports.config = { seleniumAddress: 'http://localhost:4733/wd/hub', specs: ['todo-spec.js'], directConnect: true, // Capabilities to be passed to the webdriver instance. capabilities: { 'browserName': 'chrome', 'device': 'android', 'deviceName' : '5554