python3-selenium

Python3 bindings for Selenium
  http://www.seleniumhq.org
  0
  no reviews



Python3 language bindings for Selenium WebDriver.

The `selenium` package is used automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer, PhantomJS), as well as the Remote protocol.

The webdriver parts itself are not included in this package.