Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

363
Views
Session Error While Using WebdriverIO with Appium on Android Device

I cloned the repo https://github.com/Schveitzer/webdriverio-appium-cucumber-boilerplate and tried to run the tests. I consistently get the following error.

2022-06-16T22:51:13.157Z ERROR @wdio/runner: Error: Failed to create session.
Unable to connect to "http://localhost:4723/", make sure browser driver is running on that address.
If you use services like chromedriver see initialiseServices logs above or in wdio.log file as the service might had problems to start the driver.

Steps:

  1. Clone the repo
  2. Download the latest version of the demo app which Android-NativeDemoApp-0.4.0.apk. The one in the repo does not work.
  3. Update the capabilities.
  4. Yarn Install/Yarn Run

I made some changes. However, was not able to resolve the issue. Any suggestions to resolve the issue?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

From the error, it seems that appium server is not running. One reason could be that the repo has an old version of packages and you might have installed the latest version of appium.

One thing you could try is to remove the this line from the config file and try the below.

  1. Start the appium server using the command appium on terminal
  2. Run your tests and see if it works

Otherwise, you have to upgrade all the packages in the repo. but this also means you may have to change something in the code.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!