All Projects → pytest-dev → Pytest Selenium

pytest-dev / Pytest Selenium

Licence: other
Plugin for running Selenium with pytest

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pytest Selenium

Seleniumbase
A Python framework that inspires developers to become better test automation engineers. 🧠💡
Stars: ✭ 2,520 (+924.39%)
Mutual labels:  selenium, webdriver, pytest
Python web framework
这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest
Stars: ✭ 49 (-80.08%)
Mutual labels:  selenium, webdriver, pytest
Webium
Webium is a Page Object pattern implementation library for Python (http://martinfowler.com/bliki/PageObject.html). It allows you to extend WebElement class to your custom controls like Link, Button and group them as pages.
Stars: ✭ 144 (-41.46%)
Mutual labels:  selenium, webdriver
Qtwebdriver
WebDriver implementation for Qt
Stars: ✭ 152 (-38.21%)
Mutual labels:  selenium, webdriver
Windows Images
Step by step instructions for building Docker images with Windows
Stars: ✭ 170 (-30.89%)
Mutual labels:  selenium, webdriver
Cdp4j
cdp4j - Chrome DevTools Protocol for Java
Stars: ✭ 232 (-5.69%)
Mutual labels:  selenium, webdriver
Pytest Datadir
pytest plugin for manipulating test data directories and files
Stars: ✭ 135 (-45.12%)
Mutual labels:  plugin, pytest
Uirecorder
UI Recorder is a multi-platform UI test recorder.
Stars: ✭ 1,895 (+670.33%)
Mutual labels:  selenium, webdriver
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (-20.73%)
Mutual labels:  selenium, webdriver
Selenoid Ui
Graphical user interface for Selenoid project
Stars: ✭ 237 (-3.66%)
Mutual labels:  selenium, webdriver
Panther
A browser testing and web crawling library for PHP and Symfony
Stars: ✭ 2,480 (+908.13%)
Mutual labels:  selenium, webdriver
Nightwatch
End-to-end testing framework written in Node.js and using the Webdriver API
Stars: ✭ 10,912 (+4335.77%)
Mutual labels:  selenium, webdriver
Autolink
AutoLink是一个开源Web IDE自动化测试集成解决方案
Stars: ✭ 129 (-47.56%)
Mutual labels:  selenium, webdriver
Java.webdriver
Browser test automation using Selenium WebDriver in Java
Stars: ✭ 135 (-45.12%)
Mutual labels:  selenium, webdriver
Selenium Ide
Open Source record and playback test automation for the web.
Stars: ✭ 1,815 (+637.8%)
Mutual labels:  selenium, webdriver
Marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
Stars: ✭ 119 (-51.63%)
Mutual labels:  selenium, webdriver
Steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
Stars: ✭ 215 (-12.6%)
Mutual labels:  selenium, webdriver
Seleniumjavacourse
Selenium Java Code for all selenium sessions - WebDriver, TestNG, POI, etc...
Stars: ✭ 115 (-53.25%)
Mutual labels:  selenium, webdriver
Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (-53.25%)
Mutual labels:  selenium, webdriver
Thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
Stars: ✭ 191 (-22.36%)
Mutual labels:  selenium, webdriver

pytest-selenium

pytest-selenium is a plugin for pytest <http://pytest.org>_ that provides support for running Selenium <http://seleniumhq.org/>_ based tests.

.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg :target: https://github.com/pytest-dev/pytest-selenium/blob/master/LICENSE :alt: License .. image:: https://img.shields.io/pypi/v/pytest-selenium.svg :target: https://pypi.python.org/pypi/pytest-selenium/ :alt: PyPI .. image:: https://img.shields.io/travis/pytest-dev/pytest-selenium.svg :target: https://travis-ci.org/pytest-dev/pytest-selenium/ :alt: Travis .. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg :target: http://pytest-selenium.readthedocs.io/en/latest/ :alt: Read the Docs .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black .. image:: https://img.shields.io/github/issues-raw/pytest-dev/pytest-selenium.svg :target: https://github.com/pytest-dev/pytest-selenium/issues :alt: Issues .. image:: https://img.shields.io/requires/github/pytest-dev/pytest-selenium.svg :target: https://requires.io/github/pytest-dev/pytest-selenium/requirements/?branch=master :alt: Requirements

Resources

  • Documentation <http://pytest-selenium.readthedocs.io/en/latest/>_
  • Issue Tracker <http://github.com/pytest-dev/pytest-selenium/issues>_
  • Code <http://github.com/pytest-dev/pytest-selenium/>_
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].