Package net.serenitybdd.screenplay.rest.questions
package net.serenitybdd.screenplay.rest.questions
-
ClassDescriptionRestQuestion<T>A REST query that sends a GET request to an endpoint and returns a result of a given type.Returning<T>To<T>Thrown when a REEST Question receives a response with a status that is not 2xx.