Forum Discussion

M_McDonald's avatar
M_McDonald
Super Contributor
17 years ago

How to access Project from RequestFilter.afterRequest event

Hi -

I am moving some code from a Mock Service to a RequestFilter event. In the mock's OnRequest script I had the following:

mockRunner.mockService.project.<some name>


to access a Project object. How can get the Project reference from the event?

Thanks.

1 Reply