How can I get the recaptcha token from inside the iframe and put it in the input?
Asked
Active
Viewed 218 times
0

Mohammad
- 97
- 2
- 12
-
Does this answer your question? [How to change style of iframe content cross-domain?](https://stackoverflow.com/questions/4724904/how-to-change-style-of-iframe-content-cross-domain) (It may be about styles, but the answer is the same) – evolutionxbox Aug 26 '22 at 09:22
-
@evolutionxbox No, I want to get the token value with javascript – Mohammad Aug 26 '22 at 09:28
-
Does this answer your question? [Get element from within an iFrame](https://stackoverflow.com/questions/1088544/get-element-from-within-an-iframe) – Jorge Guerreiro Aug 26 '22 at 09:30
-
@Mohammad that's what I'm telling you. You can't if you're not on the same domain – evolutionxbox Aug 26 '22 at 13:07