mdsaadlaoui
5 years agoOccasional Contributor
scripts that use JsonPathValue ReadyAPI 3.1
Hello,
I have a very big project that include all test cases of my projects, im using the following class in my groovy scripts
import com.eviware.soapui.support.JsonPathValue,
i moved from readyAPI 3.0 to 3.1 , the imported class doesnt exist in the new version, how im supposed to do , any alternative for that import ?
NOTE: that class works fine with all version when i started using readyAPI 2.6 until now 3.0, im always up to date with newer version ,