/demo-e2e-tests

Demo: End-to-end tests with Python&Selene

Primary LanguagePython

Demo: End-to-end tests with Selene (Selenium WebDriver)

Project to showcase how to do E2E testing using Python&Selene (page object pattern). For demonstration use TMS TestRail.

demo python_end-to-end_tests

Run testing

pytest ./tests --alluredir=c:\allure-result

Requirements