OBS

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

Цей скрипт не слід встановлювати безпосередньо. Це - бібліотека для інших скриптів для включення в мета директиву // @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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
Maswdle
Версія
0.0.1.20230621111416
Створено
21.06.2023
Оновлено
21.06.2023
Size
20,9 кБ
Ліцензія
Н/Д

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

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