Forum Discussion

ladybug's avatar
ladybug
New Contributor
11 years ago

WebUI detailID

we're using the mocked responses to test the integration between our backend part and our frontend.
During the automatisations, we want to make some assertions to check that what is being parsed for the FE corresponds exactly to the mocked responses.
In order to do this we want to acces to the log on the webui console and we need to select the correct response as more than one people may be testing at the same moment.
The logs on webUI console are refered as:
http://mocking1.server.com/mock/detail?12164360

How can we know how is this detailID obtained? if we can know this ID in advance we will be sure that we're selecting the correct log