检测元素并点击、休眠、顺序执行、填充表单
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/469146/1208613/OBS.js
原理:使用setInterval函数定时检测元素是否存在,使用Promise链式调用实现顺序执行,