Hello
assertion jqueryElementNotPresent works incorrectly - it's not fail when selector exists on the page.
Problem in js/assertions/jqueryElementNotPresent.js value method.Result never contains field "value" instead it contains ELEMENT field. If change then method began work correctly.