I have linked my Appium test project to Bamboo via Git repo. When I run the project locally on my machine, the build runs successfully. But when I run the plan on Bamboo, I am being thrown an error message I am not sure.
Driver info: driver.version: AndroidDriver build 04-May-2020 13:22:02 at com.parkIQ.ParkIQAppiumFramework.launchApp_Test.setUp(launchApp_Test.java:20) build 04-May-2020 13:22:02 Caused by: java.net.ConnectException: Connection refused: connect build 04-May-2020 13:22:02 at com.parkIQ.ParkIQAppiumFramework.launchApp_Test.setUp(launchApp_Test.java:20) build 04-May-2020 13:22:02
Hi!
Please, check the correct the test, maybe somewhere hardcoded or firewall
com.parkIQ.ParkIQAppiumFramework.launchApp_Test.setUp(launchApp_Test.java:20)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.