As we all know we can install use Selenium webdriver in a different number of languages like Java, Python, Ruby, Perl etc.
Out of these, I have particular interest in Java and Python. So I have created this blog where I will be putting my code snippets in Java and Python simultaneously.
Since this is the Python Section of this blog, let me start with the Python implementation of Selenium webdriver.
I will be posting about the basics of Selenium along with some tips and tricks that I learn as I go about learning this.