Issue
Where can I find the “API docs” for the Python Bindings for Selenium WebDriver?
http://code.google.com/p/selenium/wiki/PythonBindings
Solution
The official documentation is available on the Selenium Google PageSelenium official documentation. The ReadTheDocs version is not official and not maintained by the Selenium project so may or may not be in date
Answered By – AutomatedTester
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0