{"ScriptPreparationCode":"var checkLocation = \u0027exmaple.org/path\u0027;\r\nlocalStorage.setItem(\u0027visited\u0027, \u0027true\u0027);","TestCases":[{"Name":"indexOf","Code":"checkLocation.indexOf(\u0027exmaple.org/path\u0027) \u003E= 0","IsDeferred":false},{"Name":"localStorage.getItem()","Code":"localStorage.getItem(\u0027visited\u0027)","IsDeferred":false}]}