Reinaldo Rossetti

Results 4 issues of Reinaldo Rossetti

Do you have Matcher the number of repeated times: Sample: list = [1,23,4,5,6,7,4] count = 0 for x in list: if x==4: count+=1 print(count) like it's like this: expect(list).to(contain(4),count(2))

Not have option to zoom/alter the font, is very small.

ERRO[0007] TypeError: Cannot read property 'RequestTransactionPOSRegistration' of undefined var jsonObject = xml2Json(pm.response.text()); pm.environment.set( "pdc", jsonObject.RequestTransactionPOSRegistration.POSs.POS.Identifier ); Does not recognize as object.

question/validate

I hope to test the framework in a cucumber project, how do I disable this route? I have problem in rote, I do not understand this. Do you have one...