{"ScriptPreparationCode":"var $form = $(\u0022#form\u0022);","TestCases":[{"Name":"find by input","Code":"$form.find(\u0022input\u0022);","IsDeferred":false},{"Name":"find by attribute value","Code":"$form.find(\u0022[type=\u0027checbox\u0027]\u0022);","IsDeferred":false}]}