Question: Create a Python login script to: find webpages where you have to log in with your own user account. Write a script where you find
Create a Python login script to: find webpages where you have to log in with your own user account. Write a script where you find out the names of the input boxes, and then see if you can get in with your own username and password from the script. Do not hard code your username and password in the script though. Have the script prompt you for the website and for your username and password.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
