Lorem ipsum dolor sit amet
{"ScriptPreparationCode":"var el = document.getElementById(\u0022el\u0022);","TestCases":[{"Name":"scrollHeight","Code":"const height = el.scrollHeight;","IsDeferred":false},{"Name":"getBoundingClientRect().height","Code":"const height = el.getBoundingClientRect().height;","IsDeferred":false}]}