Child
{"ScriptPreparationCode":"$(\u0027.child\u0027).parents(\u0027.root\u0027).eq(0);","TestCases":[{"Name":".parents(:selector).first();","Code":"$(\u0027.child\u0027).parents(\u0027.parent\u0027).first();","IsDeferred":false},{"Name":".closest(:selector);","Code":"$(\u0027.child\u0027).closest(\u0027.parent\u0027).first();","IsDeferred":false}]}