Loop on AssertionStatus of a REST GET Call not working
Hello, I wrote a script to loop on a given testStep until the assertionStatus is valid or a specified time out occur. In this case, I am checking a on GET REST Response until a status has been rea...