When i Build my app it shows test server created, But when i Run a app it shows me the following error which i have mentioned below. For more details i have attached a screenshot please refer it.
Scenario: Then I see "Hello World!" # features/my_first.feature:3
More than one device connected. Specify device serial using ADB_DEVICE_ARG (Ru
ntimeError)
./features/support/app_installation_hooks.rb:18:in Before'
App did not start (RuntimeError)
./features/support/app_life_cycle_hooks.rb:5:in
Before'
Failing Scenarios:
cucumber features/my_first.feature:3 # Scenario: Then I see "Hello World!"
1 scenario (1 failed)
0 steps
0m17.546s
Please help me out with the solution.