Need span
{"ScriptPreparationCode":"var $element = $(\u0022#parent\u0022);","TestCases":[{"Name":"find with tag selector","Code":"$element.find(\u0022span\u0022);","IsDeferred":false},{"Name":"find with id","Code":"$(\u0022#child\u0022);","IsDeferred":false}]}