{"ScriptPreparationCode":null,"TestCases":[{"Name":"URL.includes","Code":"document.URL.includes(\u0022www.measurethat.\u0022)","IsDeferred":false},{"Name":"location.hostname.startsWith","Code":"const domain = document.location.hostname\r\ndomain.startsWith(\u0022www.measurethat.\u0022)","IsDeferred":false},{"Name":"URL.startsWith","Code":"document.URL.startsWith(\u0022https://www.measurethat.\u0022)","IsDeferred":false},{"Name":"location.hostname.includes","Code":"const domain = document.location.hostname\r\ndomain.includes(\u0022www.measurethat.\u0022)","IsDeferred":false}]}