Forum Discussion

smadji's avatar
smadji
Contributor
11 years ago

adding xpath to a not-contain assertion

I am trying to validate my pagination options. For that I need to assert that a unique ID from one page is NOT on the next page. I have a request for page 1 and a request for page 2. I am trying to ...