{"ScriptPreparationCode":"var str = \u0022Test abc test test abc test test test abc test test abc\u0022;","TestCases":[{"Name":"includes","Code":"str.includes(\u0022abc\u0022)","IsDeferred":false},{"Name":"indexOf","Code":"str.indexOf(\u0022abc\u0022)","IsDeferred":false}]}