{"ScriptPreparationCode":null,"TestCases":[{"Name":"innerText","Code":"document.getElementById(\u0027target\u0027).innerText \u002B= \u0027New text.\u0027;","IsDeferred":false},{"Name":"insertAdjacentText","Code":"document.getElementById(\u0027target\u0027).insertAdjacentText(\u0027beforeend\u0027, \u0027New text.\u0027);","IsDeferred":false}]}