Hi,
When i am trying to run my Appium scripts via AWS - I got this error from the logs in jenkins :
org.openqa.selenium.WebDriverException:
Connection refused (Connection refused)
Build info: version: ‘3.6.0’, revision: ‘6fbf3ec767’, time: ‘2017-09-27T15:28:36.4Z’
System info: host: ‘ip-172-31-10-250’, ip: ‘172.31.10.250’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘4.4.0-1052-aws’, java.version: ‘1.8.0_171’
Driver info: driver.version: AndroidDriver
i think theres a problem with the local host… should i change it? theres any tutorial?