Hi guys
I'm working with some restul pages, the problem I'm running into is how to tell test studio that it should ignore ids. For example if I have a users page and /users/1 is returns a detailed users page with the contents of user id 1, but if I I'm working with a dozen users then I'm going to get pages in my test studio project for /users/1 through 12.
Is there a way to get test studio handle this so I have use the same elements for each /users/<id> page?
I'm working with some restul pages, the problem I'm running into is how to tell test studio that it should ignore ids. For example if I have a users page and /users/1 is returns a detailed users page with the contents of user id 1, but if I I'm working with a dozen users then I'm going to get pages in my test studio project for /users/1 through 12.
Is there a way to get test studio handle this so I have use the same elements for each /users/<id> page?