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