Selenium Python bindings provides a simple API to write functional/acceptance tests using Selenium WebDriver. Through Selenium Python API you can access all functionalities of Selenium WebDriver in an intuitive way.
Installation
pip install selenium
If you don't have pip installed try
this
0 comments:
Post a Comment