Hi,
I tried to run test from intellij, but ended with the error:
com.experitest.client.InternalException: Connectivity Exception, verify studio is open and the right port is been used
I use Appium Studio community version 11.2.23. I tried to copy libs from AppiumStudio\lib\ and also from AppiumStudio\clients\appium\java\ (separately, not at the same step), but without any success.
Appium Studio is running with local appium server on port 4723. Test client tries to connect to localhost:4723.
I read anything I could find on the internet, but without success.
Can you pls help me.
Thanks a lot.
Mitec