About Anaconda Help Download Anaconda

main / packages / pytest-selenium 4.1.0

pytest-selenium is a plugin for py.test that provides support for running Selenium based tests.

Installers

  • linux-64 v4.1.0
  • linux-aarch64 v4.1.0
  • osx-arm64 v4.1.0
  • win-64 v4.1.0
  • linux-32 v1.14.0
  • linux-ppc64le v1.16.0
  • noarch v2.0.1
  • osx-64 v1.16.0
  • win-32 v1.16.0

conda install

To install this package run one of the following:
conda install main::pytest-selenium

Description

The pytest-selenium plugin provides a function scoped selenium fixture for your tests. This means that any test with selenium as an argument will cause a browser instance to be invoked. The browser may run locally or remotely depending on your configuration, and may even run headless.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy