A base area for automation python script
Implementing Selenium WebDriver Techniques
Selenium - is a set of different software tools each with a different approach to supporting test automation.
Update!
Selenium WebDriver - is a tool for automating web applications. It aims to mimic the behavior of a real user, and as such interacts with the HTML of the application.