当使用poltergeist作为
JavaScript驱动程序运行我的测试套件时,我遇到以下警告:
JQMIGRATE: jQuery.fn.attr(selected) may use property instead of attribute JQMIGRATE: jQuery.browser is deprecated
可以把它们关掉吗?
解决方法
默认版本为“静音”:
<script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>