Help need with validating response that it is a string and contains a value

@KKKK1947 Welcome the community :partying_face:

Kindly refer the similar post here.

You need to use to.be.oneOf([“Pass”, “Fail”, “No result”, “Error”, “On hold”])

1 Like