python3-selenium

Python3 bindings for Selenium
  https://github.com/SeleniumHQ/selenium/
  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 (Chrome, Chromium, Edge, Firefox, Internet Explorer and Safari), as well as the Remote protocol.

The webdriver parts itself are not included in this package.