OBS

检测元素并点击、休眠、顺序执行、填充表单

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Maswdle
Version
0.0.1.20230621111416
Created
2023-06-21
Updated
2023-06-21
Size
20.9 KB
License
N/A

油猴脚本自动点击 ,检测元素并点击、休眠、顺序执行、填充表单

原理:使用setInterval函数定时检测元素是否存在,使用Promise链式调用实现顺序执行,