Forum Discussion

javixeneize's avatar
javixeneize
Contributor
8 years ago

JSON assertions

Hi

 

I am doing an assertion based on the JSON response, for example, ERROR:'Error01'

 

Is there any way to do a combination of assertions? For example, when the JSON response is ERROR:'Error01' or it is ERROR:'Not_Found'?

Thanks