@Fox
1 - В целом могу
2 - На всех
3 - Если просто повисеть в скрипте, то нет. Зависания начинаются условно после 7 редактирований каких-либо действий в проекте
4 - Где-то да, где-то нет. Из стороннего только если npm модуль для js (но и то опять же не во всех проектах node активирован)
g-recaptcha-response set innerhtml js not working in BAS
-
)JS used ```
document.getElementById("g-recaptcha-response").innerHTML="TOKEN_FROM_2CAPTCHA";Tied to inspect the element and i saw they are present by can not be access via JS code, manual edit is possible, The BAS recaptcha v2 solver not working so trying do it manually and set the resp via JS like old days. Can anyone help please? -
@funked2 Hi bro. You should use "Run javascript on element" action ( I don't sure is it a correct translate from russian, btw, right click on the iframe element and browse in the context menu )
Finally it will looks like this, you will have full JS access to the iframe DOM.
