Hello
I have got my cucumebr test suite. I have added your plugin into my pom.xm file. Connection to remote elasticsearch works fie.
While I'm running my test cases via Jenkins pipeline I have this error message. It is visible in Jenkins's console log.
[INFO] com.mashape.unirest.http.exceptions.UnirestException: java.lang.RuntimeException: java.lang.RuntimeException: org.json.JSONException: A JSONArray text must start with '[' at 1 [character 2 line 1]
Hello I have got my cucumebr test suite. I have added your plugin into my pom.xm file. Connection to remote elasticsearch works fie. While I'm running my test cases via Jenkins pipeline I have this error message. It is visible in Jenkins's console log.
[INFO] com.mashape.unirest.http.exceptions.UnirestException: java.lang.RuntimeException: java.lang.RuntimeException: org.json.JSONException: A JSONArray text must start with '[' at 1 [character 2 line 1]
Could you tell me how to fix it?