python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.06k stars 566 forks source link

Automate Instagram Login Using Python Selenium #881

Closed MMVonnSeek closed 2 years ago

MMVonnSeek commented 2 years ago

Selenium is a tool that helps us to automate web browsers. Selenium is used for testing web applications. However, it can do much more stuff. It opens up the web browser and does things a normal human being would do. Some of those things include clicking buttons, searching for information, filling the input field even though it is a handy tool.

Pull Request Template

script name -

Brief about script

Issue no.(must) -

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.