Hi @h2non what is the expected behavior of these operators you have listed: - first/last : I guess select first item for assertion - has.value(s) : same as has.key(s) in a dictionnary? - contain.exactly - approximately Thanks!