M_McDonaldSuper Contributor17 years agoHow to access Project from RequestFilter.afterRequest eventHi -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 ReplyReplies sorted by Most LikedM_McDonaldSuper Contributor17 years agoFound it:request.testCase.testSuite.project...
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentAccessibility Testing Made Easy: How TestComplete Ensures Web Compliance(RequestFilter.afterRequest) triggered when (SOAP Request) is sent but not when Project Test is Run?Unable to access jarfile agent.jar