1

I am trying to become good at programming with python. So I decided to create some sort of password cracker and try to crack a password of a site I've created.

I have already created the cracker, but now I need a way to output the text into a input box on a website.

Is there anyway to go to a site with python 3.6, check if there's a input box. Write something into the input box. Then press ENTER?

3
  • try using selenium Commented May 3, 2018 at 9:10
  • Check out : stackoverflow.com/questions/18557275/… Commented May 3, 2018 at 9:10
  • selenium doesn't work because I'm using python 3.6.0 Commented May 3, 2018 at 9:25

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.