{"ScriptPreparationCode":"var userAgent = navigator.userAgent.toLowerCase();\r\n","TestCases":[{"Name":"negative","Code":"userAgent.indexOf(\u0022bot\u0022) \u003E -1","IsDeferred":false},{"Name":"not equal","Code":"userAgent.indexOf(\u0022bot\u0022) != -1","IsDeferred":false}]}