-2
How to create a script to fill forms, paste text, all automatically?
There is a site where you have login and password, I want the Log script automatically and then post what was needed with the text I pre-defined, and the login and password are also pre-defined.
What should I study to do this?
Obs.: I want to make a script that does this with who register. So it can not be plugin.
The point is to test the forms?
– Ricardo
The ideal would be to use a SERVICE of the site instead of trying what you propose. For security reasons, every serious website blocks any attempt to automatic scripted login in this way. You will never be able to do this in Stack Overflow or any Openid identity provider, for example.
– Oralista de Sistemas
I’m not sure I understand your question, but I’ll try. ?
– Marcelo Diniz
How do I vote no? Make a comment.
– Ricardo
@Joãoneto Po man, your question in no time reflected this. If you had informed us of this information from the beginning, we could have given you much better.
– Ricardo
I recommend reading the question about PHP robots here from Stack Overflow, in case you want to automate.
– marcusagm