Skip to content

Plugin for running Selenium with pytest, once per test session

License

Notifications You must be signed in to change notification settings

khvn26/pytest-selenium-session

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-selenium-session

This fork hacks in session scope to pytest-selenium fixtures. This contradicts the original library's design and might introduce bugs. Use with extreme care.

Differences from pytest-selenium:

  • All provided fixtures are session-scoped.
  • @pytest.mark.capabilities is removed.

Original README below.


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

License PyPI Travis Read the Docs Issues Requirements

Resources

About

Plugin for running Selenium with pytest, once per test session

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%