From coreygoldberg.blogspot.com:
This is a quick introduction to Selenium WebDriver in Python on Ubuntu/Debian systems. WebDriver (part of Selenium 2) is a library for automating browsers, and can be used from a variety of language bindings. It allows you to programmatically drive a browser and interact with web elements.
Tagged: #python #selenium #apis #browser #performance #automation