When running my test suite using poltergeist as the JavaScript driver, I am encountering the following warnings:
JQMIGRATE: jQuery.fn.attr(selected) may use property instead of attribute
JQMIGRATE: jQuery.browser is deprecated
Is that possible to turn them off?