{"ScriptPreparationCode":"const test = document.getElementById(\u0022test\u0022);","TestCases":[{"Name":"removeAttribute","Code":"test.removeAttribute(\u0022data-hover\u0022);","IsDeferred":false},{"Name":"setAttribute","Code":"test.setAttribute(\u0022data-hover\u0022, \u00221\u0022);","IsDeferred":false}]}