Connectivity Exception com.experitest.client.InternalException: Connectivity Exception, verify studio is open and the right port is been used

Connectivity Exception
com.experitest.client.InternalException: Connectivity Exception, verify studio is open and the right port is been used

Hi @Sridhar

Have you made sure that the correct port is configured?
File → Agent Properties → Set Port → Run.
Also, have you made sure that you set the correct port when initiating the driver?

Please reply back to us with the following:

  1. The client you are using i.e. Java, C#, Ruby, etc.
  2. Support Data - In Appium Studio → Help → Collect Support Data. Upload the zip to some trusted file sharing service (Google Driver or Dropbox preferably) and share the link with us.

Hi @Sridhar, it looks like your client is outdated

Can you share your driver initialization process

// how do you create a new driver? AppiumDriver driver = new AndroidDriver(url,dc)