ContributionsMost RecentMost LikesSolutionsRe: [R] Cannot invoke method getTestCaseByName() on null object Hi community, I've a simmular problem with getTestStepByName() method, when I try to call the method from TestCase "setup script" tab. Could you help me resolve it. there is "problem row" context.getTestCase().getTestStepByName("test case name").getAssertionByName("assertion name").setDisabled(false); Regards Re: XPath Expression to RawRequests doesn't work after update to 1.8 version Hi Tanya, in my case header doesn’t impact my request because I work with request body only. And this improvement doesn’t explain why when I try to create XPath expression through “Get Data” function by RawRequest property “Select Xpath Math” window didn’t open and expression like ${requestname#RawRequest} set XPath Expression to RawRequests doesn't work after update to 1.8 version Hi all, my early wrote XPath Expression based on Raw Requests return [], window with xml structure didn't open when I try create a new one, in request set expression like a ${xxxx#RawRequest} Any ideas how I can fix it? Note: I'm working with SOAP