CharlieSnowCode

Results 3 issues of CharlieSnowCode

I record the response from an API call and include it in my report as JSON: `ExtentReportManager.getTest().info(MarkupHelper.createJsonCodeBlock(context.getAttribute("responseAsJsonObject")));` In the report, the JSON block appears to have toggles to expand/collapse sections...

enhancement

Our team would like to be able to add custom scripts that utilize TypeScript. Currently, only JavaScript is supported. We have tried extending the tc-types.d.ts file and creating a new...

feature request

I posted this in the wrong product, my apologies.

bug