Please take a look at this piece of Karate report and then my problem description: Karate report
A you can see, I'm getting proper value of "progress" and "status", and the proof is that Karate prints them out as "0 SCHEDULED", so I assume I provide a valid xpath to those values, right? The problem occurs when I run it in a retry loop, since I want to wait until change to "FINISHED". And I'm getting the error below: retry condition not satisfied
Any ideas what is going on and what can I do to make it work?