How to write an assertion to count number of elements in the response?
I need a help to write a script or X-path assertion to count the total number of elements returned in the response. Can anyone please help me write an assertion? I tried using the count X-path assert...