mozilla / testpilot

Test Pilot is a platform for performing controlled tests of new product concepts in Firefox
https://testpilot.firefox.com/
251 stars 123 forks source link

Update pytest-selenium to 1.15.0 #4009

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates pytest-selenium from 1.14.0 to 1.15.0.

Changelog ### 1.15.0 ``` ------------------- * Project now uses `pre-commit <https://pre-commit.com/>`_ and `black <https://github.com/ambv/black>`_ for development. * Fixed html report embedded video from Testingbot. * Fixed more (``get_markers``) deprecations on pytest 3.6 and later. * Fixed a deprecation warning (``yield_fixture``) on pytest 3.0 and later. * Move Testingbot credentials to capabilities instead of URL. * Move BrowserStack credentials to capabilities instead of URL. * Move CrossBrowserTesting credentials to capabilities instead of URL. ```
Links - PyPI: https://pypi.org/project/pytest-selenium - Changelog: https://pyup.io/changelogs/pytest-selenium/ - Repo: https://github.com/pytest-dev/pytest-selenium