1
2
3
2
{"ScriptPreparationCode":"item = $(\u0027.current\u0027);","TestCases":[{"Name":"Parent.Parent","Code":"console.log(item.parent().parent().find(\u0022.child \u003E span\u0022));","IsDeferred":false},{"Name":"ParentsUntil","Code":"$(this).parent().parent().parent().children(\u0027div\u0027).find(\u0027table\u0027).children(\u0027tbody\u0027).find(\u0027tr\u0027)","IsDeferred":false}]}